Skip to content

Fixes for handling of monitor events

Carlos Garnacho requested to merge wip/carlosg/monitor-event-fixes into master

One fix for chrome downloads, triggering Multiple update tasks for file ... warnings, as we indeed end up handling different consecutive events on the same file.

And other fix for delete events not being properly handled for some files, introduced with the nfo:FileDataObject/nie:InformationElement split.

Merge request reports