It's all about the answers!

Ask a question

Preconfig options for WIs and SCM


Sterling Ferguson-II (1.6k8270265) | asked Dec 19 '14, 8:37 a.m.
RTC 4.0.5

All,

I am lost in the matrix of options trying to find how to do the following preconifg option(s):
  • User cannot deliver unless work item is resolved. (I have users with work item In-Progress to delivering changes every x minutes.)
  • User in X role/group cannot deliver unless approved (code review)
  • Story cannot be resolved unless it has tasks, and those are resolved

Accepted answer


permanent link
Ralph Schoon (62.0k33643) | answered Dec 19 '14, 9:25 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Dec 19 '14, 9:25 a.m.
1. Can be done with advisor / precondition on deliver (server): Require Work Items to Match Query and query fetches the resolved
2. Is a pair of advisors / preconditions on deliver (server): Require Work Item Approval and Require Work Items and Comments
3. Can be done with advisor / precondition on save work item (server): All Children Resolved
Sterling Ferguson-II selected this answer as the correct answer

One other answer



permanent link
sam detweiler (12.5k6189201) | answered Dec 19 '14, 9:20 a.m.
edited Dec 19 '14, 9:26 a.m.
I do not see existing solutions for 1 & 3..  one could write server side extensions to provide this funtionality

2 is available in the Deliver settings. (using eclipse below)

Your answer


Register or to post your answer.