When all project task gets closed then parent Projects get automatically close.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 04:14 AM
To stop the Parent from automatically get close. I deactivated the 'Process state change' BR on pm_project_task table. so, now it's working when I am closing the all-project task then parent is not getting automatically close.
But when I am closing all the task from Planning tab of Project Workspace then project is getting closed.
Is anyone facing same issue. Is there any workaround.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 04:34 AM
then there is some other logic which is doing that
did you debug that?
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
03-27-2025 04:39 AM
Hi @saurabha_upare ,
Have you also tried to Deactivate the below BR on the Project table and test again:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2025 04:44 AM
@Community Alums that BR on project table is not making Project close when all project task closed.