Can I make "All Children Resolved" precondition apply on to a certain work item (Epics)?
I wanted to configure Epic type work items to have a precondition such that all children must be resolved in order to close/resolve. I don't want this precondition to impact other work item types, for example Stories and Tasks. Is this capability possible? Thanks in advance for any comments, suggestions etc.,
I already considered using "Depends On" link type where I don't want this precondition to apply and I'll configure as such, but only as a last resort.
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered May 15 '20, 4:00 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER As far as I can tell, the precondition works for all work item types, if configured.
If you would want this to only work for specific work item types, you would have to create a custom advisor. This advisor would have to check the type and could then either steal the code of the existing advisor, or call it.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.