How do I automatically add approvals to newly created work items?
Matthew More (40●3●13)
| asked Jan 03 '18, 8:54 a.m.
converted to question Jan 03 '18, 4:34 p.m. by Geoffrey Clemm (30.1k●3●30●35) I need to add the users as approvals to each new created WI in one project |
2 answers
Ralph Schoon (63.5k●3●36●46)
| answered Jan 04 '18, 4:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
There is no way I know of to do something similar using the attribute customization JavaScript. The only options are
I don't think there is a nice solution here.
1 would be great If you can find a query to find the work items or some other means to limit the number of items to look at a system user could be used
|
Good Morning, If the approvers are the same? have you tried a Work Item Template? Regards Matt Muller |
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.
Comments
There is no way I know of to do something similar using the attribute customization JavaScript. The only options are
I don't think there is a nice solution here.
1 would be great If you can find a query to find the work items or some other means to limit the number of items to look at a system user could be used
2. would be good and almost immediate if you can provide all users the requires permissions or make sure the users that trigger it always have it
Reminder: Please post new questions as questions, and not as an "answer" to a related question.
Agreed, getting tired to write it so often.