Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Adding attachment to closed RITM (Manage Attachment icon is hidden)

Miguel Torres
Tera Contributor

Hi,

 

I'd like to add attachments to closed RITM for non-admin users. When a RITM is closed, manage attachment icon is hidden. I found a BR for closed incidents, but anything for RITM.

 

I've tried found the issue in ACLs, UI Macro called Attachment_Entry, Scripts and I failed.

 

Thanks in advance.

8 REPLIES 8

I think create would suffice. If it doesn't work, you'll need both.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

Hi,

 

with both ACL, create and write, doesn't work. I think there is anything that hides "clip button" on closed RITM.

Ah yes, you'll also need ACL on to provide access to the write the RITM.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

Solved!! Only write ACL over sc_req_item with conditions is neccesary.

Regards.