Hello,
It seems that the developer hooks which you can add to an application are not always called. When you edit, delete or add an item the hooks get called. Most of the time. It seems that the hooks get called when you update an field of an item, but when you attach an file to an item the hooks do not get called.
Is there a way to notify your own system through the hooks when an file is added or modified to the items?
I don't think it is a fault in my system, because in the most basic setting (just saving the timestamp when a hook is called in a file) the hook gets called when editing fields of an item, but not when attaching or removing files from an item.
I think the systems should also notify my system when an file is attached / removed from an item since that is an update of an item?
Kind regards,
Matthijn Dijkstra