Auto-update Entity Owner
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-27-2022 07:49 AM
Hi All,
I have used the recently added functionality of Auto-update Entity Owner.
I follow the next steps:
- Changed the Owner on the Source record
- Entity Owner is dynamically changed
- Ownership on the Control & Risk levels does not update to reflect the change on the Entity ownership
Any ideas on why the functionality does not work as expected?
Regards,
Dimitrios
- Labels:
-
Integrated Risk Management (IRM)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2023 01:30 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2023 09:32 PM
may be you can use this approach -
To update the Ownership on the Control & Risk levels when the Entity ownership changes, you can consider the following approach:
- Create a Business Rule or a Flow Designer Flow that triggers when the Entity Owner is updated.
- In the Business Rule or Flow, query the related Controls and Risks associated with the updated Entity.
- Update the Owner field on the queried Controls and Risks with the new Entity Owner.
- Save the changes to the Controls and Risks records.
---------------
Regards,
Rajesh Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2023 04:41 AM
I believe it’s the schedule job that does that part of the job. Did you try to look for it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 08:28 AM
Yes, I have been looking for the Business Rule and also under Scheduled Jobs, to no avail =/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2023 09:27 PM
Sync item owner with entity owner is the business rule available ootb on sn_grc_item table executes only when "Sync with entity owner" field is set to true