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

Handeling very formal approval - any suggestions?

Hi,

a customer would like to have a very formal and automated review mechanism. Basically they would like to prevent someone submitting additional changes that have not been reviewed and approved with an approved work item.

The rule would be: when a change set is submitted for review and the workitem has the approval it shall not be possible to attach new change sets without the approval set back to pending review.

I have looked into events and preconditions available. Does anyone have a clue if this is possible today or could be achieved using an extension. I don't want to cross post to jazz.extends, so I try to ask here first.

Thanks,

Ralph

0 votes


Accepted answer

Permanent link
This could be done using a Work Item Save Advisor.
Ralph Schoon selected this answer as the correct answer

0 votes

Comments

Hi Ralph

Have you implemented a solution using "Work Item Save Advisor"? Maybe something that you could share with us?

I have unfortunately not. As usual other issues became more imortant. However, all the API you would need should be available with examples here: http://rsjazz.wordpress.com/ especially here http://rsjazz.wordpress.com/2012/11/01/restrict-delivery-of-changesets-to-workitem-types-advisordelivery-of-changesets-associated-to-wrong-work-item-types-advisor/ and here http://rsjazz.wordpress.com/2012/11/30/a-create-approval-work-item-save-participant/

All you would need to look for is work items really that have change sets attached (Link API) and approvals, the new links of type change set and reject the save if there is an approved approval of some type.

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

Question asked: Mar 09 '10, 2:58 p.m.

Question was seen: 4,204 times

Last updated: Jan 24 '13, 1:00 p.m.

Confirmation Cancel Confirm