- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2022 08:25 AM
Management is asking if there is a way to place a project state on 'Hold'; currently State option drop down only lists
Pending, Open, Work in progress, closed complete, closed incomplete or closed skipped.
Solved! Go to Solution.
- Labels:
-
Project Portfolio Management
- 2,038 Views

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2022 11:52 AM
There is no "u_on_hold " state OOTB. You will have to add that custom. Here are the steps to create a custom state. - https://docs.servicenow.com/bundle/rome-it-business-management/page/product/project-management/task/...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2022 08:37 AM
Sure, you can configure new choice list for state column on pm_project table.
You will want this new choice value actionable though. ( you should implement some business logic when state is changed to pending)
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2022 09:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2022 11:35 AM
I don't see this in the project table how do I navigate to it?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2022 11:52 AM
There is no "u_on_hold " state OOTB. You will have to add that custom. Here are the steps to create a custom state. - https://docs.servicenow.com/bundle/rome-it-business-management/page/product/project-management/task/...