
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2024 11:37 PM
Hi Everyone, Happy Holidays!
Regarding the Entity sn_grc_profile.task field doesn't get populated. I tried to check existing BR, ACL's, client script, UI policies but couldn't find the reason why its being emptied out after populating. Encountered this on PDI as well so probably this is OOB but I couldn't locate the reason its not being populated. sn_grc_profile table doesn't extend to any other table as well.
Let me know if anyone has an idea on this issue.
Thanks,
Tads
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 12:39 AM
HI @Tadz , "Set Discrete Fields from Applies to" this business rule is responsible for updating "task" field. Task field gets populated based on "applies to" field of entity. I hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 12:19 AM
hi @Tadz , can you provide more details ? I didn't get the ask. On what table sn_grc_profile.task field is present ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 12:26 AM
Hi @GouthamAnumolu , the table is sn_grc_profile and the field is task.
See screenshot:
1. Trying to populate task field
2. Upon saving it gets emptied out
I'm planning to use the task field to relate to policy exception table. However it doesn't get populated.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 12:39 AM
HI @Tadz , "Set Discrete Fields from Applies to" this business rule is responsible for updating "task" field. Task field gets populated based on "applies to" field of entity. I hope this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 12:55 AM
Thank you, now I get it, the task field and the table should be aligned. So basically it applies when we have an applies to field.