What security roles do I need in order to allow users to delete an import they have made from the "My Imports" page (I have attached this as a URL page in my app)?
In the security role, under "Core Records", I have allowed everything (read, write, delete etc.) for "Data Import", "Data Map", "Import Source File" and the "Bulk Delete" under Miscellaneous Privileges.
In the Custom Entities, I have also allowed read, write, delete etc. permissions for the table I want the user to be able to delete imports from.
I assigned the security role to the test user, and everything works fine, except that the user is not able to delete the imports he / she has made, which I would like the user to be able to do.
Below screenshots of my settings:
Customization
Business Management
Core Records
My Imports page
Error message when trying to "delete all"
Thank you for your answers, much appreciated.