Prevent a ServiceNow product from being removed from a Project if the Project is related to a Story.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 09:53 AM
Hello, I need to prevent a ServiceNow product from being removed from a Project if the Project is related to a Story.
Meaning there is a relationship between the project to story tables. Also, there is a related tab for the cmdb_model table where there are SN products listed in the project record. If the product is removed, but the project is related to a story then I should prevent the product from being removed and display an error message.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-21-2023 10:06 AM
Can you please share some screenshots or explain which modules are involved in this? I assume Project Management is involved, what else apart from that?
Just asking as I would be able to replicate on my PDI & give you better answer.