Support Article
Finish assignment does not execute the first time
SA-46563
Summary
A button is configured with two actions, Refresh other Section with a property set and Finish assignment execution based on a When rule based on the property set in the first action. Finish assignment does not execute the first time.
Error Messages
Not Applicable
Steps to Reproduce
- Add a button to the section.
- Configure the button with two actions: the Refresh other Section and the Finish Assignment based on When condition.
Root Cause
An issue in the custom application code or rules. The updated value was not retrieved as the property was not available in the Document Object Model (DOM).
Resolution
Perform the following local-change:
- Add the required property in the section.
- Set the custom CSS to display:none. This hides the property from the UI, however, the property still persists in the DOM.

Published February 7, 2018 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.