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

Change defect to "In progress" on first changeset delivery

I want to change the state of a defect automatically to "In progress" as soon as the first changeset has been delivered. Is that possible?

0 votes

Comments

Our developers have asked for this same functionality as well.

Could this be done via a custom follow-up action tied to, say, the "Save Change Set Links and Comments" operation? The operation participant could iterate through all associated work items for a change set, find ones that are in "New" and switch them to "In progress".

it would have to be done via a custom followup as the system doesn't provide this function out of the box

can such a follow-up action be definedĀ  in the process configuration, or do i need to code it in a plugin?

you will have to code a plugin.



One answer

Permanent link
there is no builtin function to do this..

separately.. wasn't it 'in progress' long before the changeset appeared? ie, wasn't someone working on it? (discovery and code creation and unit testing).

our workflow requires the workitem move to Implemented state when the changeset is delivered. (after review, after in progress...)

and the changset should not be delivered (to the shared stream) til AFTER the review is completed successfully.

1 vote

Comments

sure - in order to check people are already working on it - but as a matter of fact most developers do not change the defect's state until they actually finish the implementation, which is when they set the defect to "relsolved".
So my thinking was that there could (should?) be a way to automate at least the change to the "In progress" state when a changeset is delivered - because at least at this point in time the system actually knows that there is work being done.

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
× 1,220

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

Question was seen: 4,947 times

Last updated: Dec 12 '12, 8:34 a.m.

Confirmation Cancel Confirm