- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2024 04:04 AM
Hi team,
I have added a runscript in a workflow which updates the state and Assigned to when the Ritm is closed complete. Now I would like to update the worknotes field to runscript and I have added a line to it. But it isnt working and not sure why.
Attached the script for reference. Any help would be much appreciated.
Thanks
Rini
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2024 10:04 AM
Hi Mark,
The script had the below line and updating it to true sorted the issue. Thanks for your help 🙂
gr.setWorkflow(false);
Kind regards
Rini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2024 04:58 AM