0
[Bug]: FileSystem update and post_update signals do not dispatch events with IEventDispatcher
Source: nextcloud/server#52095 · opened by @bdovaz
⚠️ This issue respects the following points: ⚠️ • This is a bug, not a question or a configuration/webserver/proxy issue. • This issue is not already reported on [Github]( OR [Nextcloud Community Forum]( _(I've searched it)_. • Nextcloud Server is up to date. See [Maintenance and Release Schedule]( for supported versions. • I agree to follow Nextcloud's [Code of Conduct]( Bug description Since version 18 is deprecated so I consider that it is a problem because in my case I am in version 31 and events like the ones I mention are still not migrated.: The signal_update / signal_post_update signals of FileSystem are not subscribed to by HookConnector: Places where they are issued: In my case the one that interests me the most is this one because there is no way to find out when a file has been updated through IEventDispatcher other than NodeWrittenEvent which occurs in many use cases not only when you update the file: Bonus: *these uses of…
No pledges yet. Be the first to back this.
Comments
Similar requests
[Meta]: Port away from old emit mechanism
0 votes · 0 comments
Make Nextcloud WORM filesystem friendly
0 votes · 0 comments
Add event dispatcher to OC\DB\QueryBuilder::execute
0 votes · 0 comments
Support for OS permission awareness in storage
0 votes · 0 comments
Automatically create missing parent directories for filesystem write operations
0 votes · 0 comments
No comments yet.