RITM & Task state is moving to "Closed Incomplete" when actually saving it as "Closed Complete"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2024 08:05 AM
Hi,
Approvals No longer required. Task has been automatically. when i try to close the task, the RITM and task state automatically moves to "Closed Incomplete" though I am marking it as Closed Complete , once the form reloads it moving to "closed incomplete". Not sure why.
Below is the script which i used to capture state value:
I printed the state value into system log, state value showing 3 only but the workflow not executed close completed condition, closed incompleted condition was executed. pls assist me to find issue. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2024 08:14 AM
check if there is any Business rules causing this issue.
Please mark my answer correct and helpful if this works for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2024 08:18 AM - edited 12-18-2024 08:21 AM
Hi @BanuMahalakshmi ,
Check if any active Business rule/UI policy / client script setting to closed incomplete.
Check if wait for condition in any activity , if all tasks close then it will close completed else close incomplete.
If my response helped, please mark it as the accepted solution ✅ and give a thumbs up👍.
Thanks,
Anand