Preconfig options for WIs and SCM
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
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
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