Closed Complete Project Tasks showing as Active

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2017 01:59 PM
We have started using the projects application within ServiceNow and I have been looking into an issue that is being reported to me. We have 'My Work' reports setup on our homepages to show Active Assigned tasks for a user. They are finishing work on their project tasks and closing them in the status of Closed Complete. When they refresh their homepage some, not all, of these tasks will still appear. I went directly to the pm_project_task list and was also able to verify that the tasks are still showing as active. I actually have 219 project tasks that are currently closed complete but still active.
When I look at the Audit History list for one or any of these project tasks, I can see that the active flag was set to false when the status changed. I am not seeing where it was set back to true though so that it is still active.
I decided to look at the parent record of the PRJTASKs but I found one right away where the is a task was closed complete and the active flag is false. So now I am thinking that it is not directly tied to the parent record.
Does anyone know of a business rule that might be doing this? I am also wondering why I am not seeing the active flag changed back to true in the audit history but my prior question is the one I want to get resolved.
Thanks
-Chris

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2017 02:08 PM
Can you find the business rule which marks the tasks to active=false. The condtion mayn't working.
Please mark this response as correct or helpful if it assisted you with your question.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2017 02:12 PM
Check if below business rule is active on your instance.
Task Active State Management
This business rule should be active.
Regards,
Sachin

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-15-2017 12:55 PM
I checked this business rule and it is currently active in our instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-12-2017 03:07 PM
We are experiencing the same issue and it doesn't seem to be related to Business Rules. If I had to guess, it looks like possibly a bug in the planning console. Are you using this feature? We haven't had a chance to track it down fully yet.