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

Server SDK - follow-up action on discard of changeset

 Hi,


Is there an operationID that can be used to create follow-up actions that are called as soon as changesets are being discarded?

Best regards,
Bernd.

0 votes


Accepted answer

Permanent link

I am not aware of any process being available on workspace modification actions, since workspaces do not belong to project areas, and all process is defined in project areas.

David Lafreniere selected this answer as the correct answer

0 votes

Comments
The checkin-event is an example of an event on a workspace which can be extended.

Regards,
Bernd.

The issue is, that the discard does not do anything to the change set itself. It just removes it from the stream or workspace. You can trigger on save change set, but not on discard.

To expand on Ralph's comment, a checkin-event is treated as an event on a component and therefore the process can be obtained from the project area that owns the component.   Note that if a component is owned by a user rather than a project area, you cannot define checkin-events on that component. 

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
× 10,948
× 7,503

Question asked: Dec 05 '19, 6:17 a.m.

Question was seen: 872 times

Last updated: Dec 06 '19, 11:13 a.m.

Confirmation Cancel Confirm