The CreatorCon Call for Content is officially open! Get started here.

Share my reports with any user/group I like, but prevent them edit/delete/re-share my reports

Ozgur Baykal
Tera Contributor

How can I satisfy the following requirement ?
As an itil user, I'd like to be able to share the reports I created in ServiceNow with any "user" or "group" I choose, but the users I shared the reports should NOT be able to delete/edit/ or re-share my reports. Only report creator ( and the report_admin) should be able to delete/edit/or re-share reports.

1- With the standard 'report_global' role (which also inherits the 'report_user' role):

- Users able to create reports, but not able to share with any user/group they like. Only option they have is share with "everyone". (which is NOT good)

- When the report is shared with "everyone", users can not delete/edit/re-share those reports shared with them (which is good)

2- With the 'report_group' role (which also inherits the 'report_user' role ) :

- Users are able to create reports, and able to share with any "user"/"group" they like. (which is good)

- But, other users (the users who are those reports shared with) are able to delete/edit/re-share those reports that are shared with them ( which is NOT good)

How can we combine the "good" bullet points from 2 users roles described above.

 

5 REPLIES 5

So basically you will have to customize the Delete and Write ACL to only allow report admin or the creator to have option to delete the report.

I dont know if we can make changes to the Share button.

 

SanjivMeher_0-1701279119769.png

 


Please mark this response as correct or helpful if it assisted you with your question.