Reset values of fields - EWM
Sorry if this has been asked before, I couldn't find it via search. I have the following 2 consistent scenarios:
Does anyone have a solution for this? Is this an API thing? Has anyone posted a sample solution?
thanks for any assistance
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Feb 09 '23, 9:34 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER From what I can tell, these are custom business requirements. The tool does not know which fields to check or uncheck when copying work items. It is also not configurable to clear work item attributes on state changes. This is again really the decision of the business and the process they agree upon.
Having said that, it might be possible to detect that a work item was copied in a follow up action/participant. If this is the case, it would be possible to change the fields that are undesired in the follow up action. As a similar request, I created a follow up action that detected that a work item child was created and copied additional custom attributes.
It is possible to detect state changes and work item types in follow up actions/participant. it would be possible to create a follow up action that takes care of the attributes in an additional save.
Here are some examples of participants: https://rsjazz.wordpress.com/?s=participant&submit=Search there is also a usually a link to how to get started on them. Sterling Ferguson-II selected this answer as the correct answer
|
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.