Skip to content

File Access Change Propagation #49881

@marcelklehr

Description

@marcelklehr

How to use GitHub

  • Please use the 👍 reaction to show that you are interested into the same feature.
  • Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
  • Subscribe to receive notifications on status change and new comments.

Is your feature request related to a problem? Please describe.
In context chat we need a way to be informed of changes in access of users to files. ie. when a user gains or loses access to a file, the context_chat app (php) needs to know. (These access changes can also happen when a file is simply moved out of a shared folder)

Describe the solution you'd like

  • emit event when mount is added to the cache
  • emit event when mount is removed to the cache
  • emit event when mount is updated in the cache
  • emit event when mount is moved in the cache

Describe alternatives you've considered
A way to refresh UserMountCache with up to date information.

Additional context

/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions