- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 11:27 PM
Has anyone noticed that the business rules don't behave as expected in the new Project Workspace?
For example all rules that contain the command "current.setAbortAction(true)" cause problems since script include "ProjectWorkspaceSaveApi" throws an error when saving the changes.
Is that why - by default - they are set to not run here by default?
Btw I followed this knowledge article to enable their firing: Businsss rule is not triggered in Project workspace - Support and Troubleshooting (servicenow.com)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 12:06 AM
sounds like ServiceNow has released a buggy implementation. In that case your only chance is to raise a support ticket.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 12:06 AM
sounds like ServiceNow has released a buggy implementation. In that case your only chance is to raise a support ticket.
Maik

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 01:40 AM
Hi @iekosmadakis ,
There could be some instance specific issue, would recommend to raise a support ticket. I am sure support team will do the root cause analysis and share the response.
Thanks,
Namita Mishra
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 01:46 AM
Hi @Namita Mishra !
Thank you for your response. I have tested it with multiple instances and different SN versions. The problem is with the OOTB scripts of the Project Workspace application.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2023 02:39 AM
Yes, exactly what I was thinking!
😉