Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

RTC : working with status of a workitem(New Question)

Hi All,
In RTC, how to ensure that no one will be able to change the status of a work item to complete,until unless all of its child work items were already being  marked as complete ...??

For Ex:

1.Phase -> 2.Sub-Phase ->3. Workpacket ->4.Task

So before completing all the task Under workpacket,no one can change the status of workpacket as "complete"


Many Thanks.



0 votes



4 answers

Permanent link
There is a precondition built-in to RTC under Operational Behavior for the Save Work Item (server) operation:

All Children Resolved   --> "Requires that a work item can only be resolved if all of its children are resolved."

Susan

3 votes

Comments

Thanks Susan

1 vote


Permanent link
If they are children, there is a built-in precondition called "All Children Resolved" which Requires that a work item can only be resolved if all of its children are resolved.  It can be set on the Save Work Item under Operational Behaviors.

Susan

2 votes

Comments

Thanks Susan for your quick reply and valuable input


Permanent link
there is also another useful advisor, insure all dependencies are resolved..
I provided a sample source solution here
https://jazz.net/forum/questions/64268/operation-advisor-custom-precondition-for-work-items second post.

2 votes

Comments

you can create a query to discover how many times this occurs in your environment.

status = resolved, with children links ->look thru -> status = unresolved


Permanent link
Yes In Eclipse Client
1.Open the Project Area
2.Open the Process Configuration Tab
3.Under Team Configuration -> Select Operation behavior ->Under Operations column of operation behavior table ->Under Work Items ->Save Work Item (server) ->against this choose select role and Add the "precondition"
4.Select  Precondition with name  "All Children resolved"
5.Click on "Apply Changes"
6.Save


Thanks

1 vote

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,023
× 1,381

Question asked: Feb 18 '14, 4:31 a.m.

Question was seen: 5,403 times

Last updated: Feb 19 '14, 11:32 a.m.

Confirmation Cancel Confirm