Sc task is not closed complete or closed incomplete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2023 02:53 AM
Hi Team,
One sctask is not moved to any of the closed state as it is roll back into opened state. What could be the cause of this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2023 03:29 AM
Hi @geogeorge ,
Check on the below points :-
- If there is any activity associated with workflow causing this this issue of rollback.
- There might be any Business rule on any of the table sc_task, sc_request or sc_req_item which are causing this issue by gliding sc_task table.
- Check if there are any onChange or OnLoad Client script which are causing this issues. Check the value of state in list view as well.
Please Mark My Response as Correct/Helpful based on Impact
Regards,
Gunjan Kiratkar
2X ServiceNow MVP
Community Rising Star 2022
Youtube : ServiceNow Guy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2023 03:47 AM
Hello @geogeorge ,
check for after update business rules which might be updating the sc_task form again by gliding it .
Hope this helps
Mark my answer correct if this helps you
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2023 09:47 AM
@geogeorge Did you ever Figure out what was causing this? I have a similar situation. I checked everything @Gunjan Kiratkar and found nothing out of the ordinary. When I change an SC Ttask to closed skipped, the RITM is updated to Closed Skipped, but the SC Task updates to Closed Incomplete after the fact. Got any suggestions!?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2023 10:36 AM - edited 08-21-2023 10:40 AM
never mind! it was the Flow Stage in Flow Designer. Try that @geogeorge , it worked for me.