Notification of changes to child work items
One answer
Hi,
as far as I am aware work item notification does only care for the work item and not the children or the parents.
I think you could easily implement a postcondition e.g. parent owner subscriber that would look up the owners in the parental hierarchy and subscribe them to the work item. This would provide you with something close with some challenges and potential disadvantages.
as far as I am aware work item notification does only care for the work item and not the children or the parents.
I think you could easily implement a postcondition e.g. parent owner subscriber that would look up the owners in the parental hierarchy and subscribe them to the work item. This would provide you with something close with some challenges and potential disadvantages.
As the owner of a work item, I would like to receive notifications of all changes to child work items.
Is it possible in RTC 2.0.0.2 (ifix2) to set up notifications to the owner of a work item when changes are made to work items that are children of the work item?