Attribute Customization : Script based condition : State change of a workitem is not recognized dynamically by the script.
![]() Hello All,
|
Accepted answer
![]()
Ralph Schoon (61.6k●3●36●43)
| answered Apr 24 '17, 2:27 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER This works as designed - the state of the work item only changes during the save process. The UI only shows the target state, that state is not yet set however. You have access to the current state and the action that is selected, the action tells you the pending state change. Jazzuser user selected this answer as the correct answer
Comments Thanks for the reply Ralph. I just wanted to confirm this behaviour. Currently am using action to validate in the script.
|