1. How to trigger business rules for Project tasks from Project workspace.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 09:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 10:03 PM
The Project Tasks are storing in the pm_project_task table. So you can create a business rule on this table to trigger when the project tasks get inserted, updated, deleted, etc.
 
Cheers,
Tai Vu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2023 10:08 PM
I understood that Project tasks are storing in table 'pm_project_task'. I have created business rule for the same table already. This Business rule is working fine when you are directly making changes on the form or list of project tasks. But it is not working from Project workspace. Please refer attached snapshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-24-2023 04:26 AM
Hi @Lakshmi Tulasi Please provide some more details of the requirement. And what you want to achieve when running business rule that is not working!
Regards,
Pradnya