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.

"file.delete.failed" message is shown

test62
Tera Expert

Hi, community members.

I created a custom table that has file attachment filed, so I choosed text file but below messages was shown after uploaded.

"file.delete.failed"

test62_0-1691899639170.png

 

This message is not shown in admin user, but shown in a user that don't have "create" priviledge.

I'm not sure but I suppose "create" ACL rule has something to do with this message.

Could you please tell me why this message is shown and [sys_attachment] table's behavior.

 

2 REPLIES 2

Arpan Baishya
Kilo Sage

Hi @test62,

 

Here's a KB article I found that might be similar to what you're experiencing.

The user can see the attachment icon on the form but cannot attach the files. - Support and Troubles...

Also, just before you saw the "file.delete.failed" error message, did you remove any existing attachments on the record?

 

Let me know if this helped.

Hi, @Arpan Baishya 
Thank you for your comment and sharing the KB article.

>Also, just before you saw the "file.delete.failed" error message, did you remove any existing attachments on the record?

 

I'm afraid I don't remember clearly, but I didn't remove any existing attachments on the record.