DOJO Script for updating the Current Month Enum attribute when State Transitioned.
![]() This is in continuation with my previous question for the same clarification. This is when the Status is manually changed from B to C. the Quarter and Year and automatically getting updated by the existing plugin. Updating the plugin is having an issue, so looking for a DOJO Script for updating the Current Month Enum attribute when State Transitioned which can be used as part of the "Attribute Customization"
Actual Value :"Jan"
|
One answer
![]()
Ralph Schoon (62.3k●3●36●43)
| answered Apr 09 '22, 12:54 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
As far as my experience goes, the Java Script Dojo API available does not allow calculated value sets to reliably detect a state change. This is likely the reason why a follow up action was used. So I would suggest to get that working.
|