State is not setting to previous value in before update BR?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 12:13 AM
Hi all,
When change task move to close state if there is no attachment change task abort the action and set state and closed code to previous value.
I have written Before update BR on change_task table:
condition state change to closed.
only the state is not set to previous value
can anyone helpme on this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 12:21 AM
so it's aborting but not setting the previous value?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 12:52 AM
Hi @Ankur Bawiskar ,
Yes it's aborting but not setting the state value to previous. how to fix it
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 01:01 AM
user will have to refresh to see the old value
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2025 01:11 AM
Hi @Ankur Bawiskar ,
without user refresh i want to achieve it is there any auto refresh in servicenow
Thanks,