how to assign unassigned value for the Planned for attribute when the work item is rejected
Hi All,
The following is my requirement
I want the Planned For attribute should be set to Unassigned when a work item is rejected.
Can we implement this in process template or do we need to have a follow-up action for this?
Thanks
Surender
|
One answer
Ralph Schoon (63.5k●3●36●46)
| answered May 06 '14, 5:25 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Surender,
as this is a dynamic thing a followup action would be my choice. You might be able to do this with JavaScript as well, but I am not sure. Comments
Surender Biyyala
commented May 06 '14, 5:28 a.m.
Thanks for the Quick reply Ralph,
Even I thought of going for the Follow-up action but I read in some blog that Follow up actions will not work for web UI.
Can you please clear me on this thing.
Thanks
Surender
Surender, the save work item operation runs on the server, so it would run in the web UI. The caveat is, that it needs to be configured and it is so easy to mess up the configuration e.g. by configuring operational behavior for another role.
|
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.