- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2022 07:02 AM
Hi experts,
Something struck to my vision in service portal, End users were able to see worknotes of the requests they raised.
So this is how it is defined or some ACL is broke in our instance?
Can some one help with my query.
KInd regards,
Rini
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2022 07:13 AM
If you've recently patched/upgraded there is a bug where an acl sc_req_item.work_notes that does not have a role meaning it applies to everyone. This is due to the ITSM roles plugin not being installed, and the upgrade not checking before adding the new ACL

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2022 07:09 AM
Please check the ACL on your instance, you are able to prevent the work notes for being seen by modifying/adding the READ ACL on worknotes field on your table. If you want the field visible only to ITIL, set the role to ITIL.
Please mark my answer as Correct/Helpful based on impact
Regards,
Dan H

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-28-2022 07:13 AM
If you've recently patched/upgraded there is a bug where an acl sc_req_item.work_notes that does not have a role meaning it applies to everyone. This is due to the ITSM roles plugin not being installed, and the upgrade not checking before adding the new ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2022 01:22 AM
Thanks you for the reply, Yeah we recently upgraded to Rome. Is there any fix available or Should I write an Acl for Reuest item table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-01-2022 01:55 AM
Hi,
If you've recently patched/upgraded there is a bug where an acl sc_req_item.work_notes that does not have a role meaning it applies to everyone. This is due to the ITSM roles plugin not being installed, and the upgrade not checking before adding the new ACL.
Thanks and Regards,
Syed Hassan Ahmed.