Hi,
So far we have successful with girder,
We developed our own plugin to add some features to our server .
So the logic is every time a file is uploaded or deleted our plugin should be triggered ,
we successfully did the first part as we upload a new file our plugin is triggered
but when we tried to delete a file our plugin is triggered before the data is deleted.
Is there an event like model.item.delete.after (same model as save “model.item.save.after”)
Any leads would be a great help for our team
Thanks and Regards ,
Vicky