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

Can i restrict editing a field based on delivered change sets

I want to fix the "planned for" field as soon as one changeset has been delivered. Is that possible?

0 votes



One answer

Permanent link
There is nothing out of the box to do this. You would have to write your own operation advisor/precondition.

This might be difficult to do however... a change set can get delivered to multiple streams... how does the work item know which stream is the 'one' we would need to 'lock down'? Sounds like you would want to write a precondition on work item save... and check if that 'field' has been modified somehow, and then also check the 'delivery' condition somehow (keep in mind a change set might have been delivered, but then later discarded, or the component could have been replaced, removing it).

See the following links for additional information on creating preconditions and operation advisors:

https://jazz.net/wiki/bin/view/Main/CustomPreconditionsLandingSite
https://jazz.net/library/article/495
https://jazz.net/wiki/bin/view/Main/RTCSDK20_ProcessPreConditionExample
https://jazz.net/wiki/bin/view/Main/PreconditionFollowupCreation

0 votes

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
× 149
× 102
× 12

Question asked: Nov 30 '12, 11:36 a.m.

Question was seen: 6,532 times

Last updated: Aug 02 '16, 9:05 p.m.

Confirmation Cancel Confirm