Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2022 08:33 AM
I solve the problem! In the entity filter where I call the script I forgot to add the scope at the beginning of the script name.
I.e. I called it as 'departmentswithredandpurpledata'
I should have called it as 'sn_grc.departmentswithredandpurpledata'
Now it both correctly shows the records found and adds them to the entity type.