docs icon indicating copy to clipboard operation
docs copied to clipboard

Clarify that system collection event names exclude the `directus_` prefix

Open ComfortablyCoding opened this issue 2 months ago • 1 comments

The hooks documentation does not clarify that the <system-collection> placeholder means a system collection without its directus_ prefix. This can cause confusion as developers may attempt to use directus_files.delete, which does not work, because the correct event name is files.delete.

ComfortablyCoding avatar Dec 02 '25 14:12 ComfortablyCoding

EDU-499

linear[bot] avatar Dec 02 '25 14:12 linear[bot]