make "implements requirement" link mandatory while closing a Story
Hi, any idea how to implement he following request? When closing story (moving story from In Progress to Done status), check that story is linked to at least one requirement, if not, don't allow to close story. Thanks! |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Mar 27, 6:56 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER As far as I know you would have to write your own EWM Work Item Advisor/precondition. This is a Java based Server Extension that would check the work item in the save operation and check that there is at least one Reference to that link.
Pnina Lavie selected this answer as the correct answer
|
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.