You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is backend issue. This is because we use the same request for creating and changing space sharePOST https://localhost:9200/ocs/v1.php/apps/files_sharing/api/v1/shares so requests GET https://localhost:9200/ocs/v2.php/apps/notifications/api/v1/notifications?format=json are same
Steps to reproduce
Admin
creates spacehello
Admin
add userRoy
to spacehello
with space-rolemanager
Admin added you to Space hello
Admin
changedRoy
space-role to 'editor'Admin added you to Space hello
Expected behaviour
While role changed notification message should be something like this `Admin changed your role to the editor in Space hello``
Actual behaviour
Admin added you to Space hello
Environment general
Operating system: ubuntu 22.04
Backend (ownCloud Core or Infinite Scale): ocis
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Environment ownCloud Infinite Scale
Version: latest
Updated from an older Infinite Scale or fresh install: fresh
Where did you install Infinite Scale from: github
The text was updated successfully, but these errors were encountered: