I am new to using Directus. And I am wondering if this idea is possible and if not, can someone explain why.
Currently, when you go to files select multiple items then delete. The request is canceled when one or more files are associated with a collection that has “Prevent deletion” meaning, the other files you selected will also be not deleted.
My idea is what if for example you selected files
FILES
#1 → unused
#2 → related to the collection with “prevent deletion”
#3 → related to collection
File #1 and #3 will be deleted and then for the rest of the items maybe a modal will appear that tells the user that some of the selected items are not deleted for “this example reason”.