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
Share a multilevel folder tree directly from the root folder, for example:
company01 <-- folder with subfolders
administration <-- folder with credentials
itops <-- folder with credentials
devs <-- folder with credentials
top_management <-- folder with credentials
User A is the sole owner of the root folder, no one else has access.
Now share the root folder (company01 in the previous example) with user B and while doing so promote user B as the new Owner and remove user A from the list
Now log in to user B account, you will see that all the credential objects are now under the "all items" section and the folders on the left are all on one level with no credentials in them like this:
company01
administration
itops
devs
top_management
What I would expect:
Owners should only be removed by other Owners and cannot remove themselves (not a bad practice IMHO)
Postponed user removal (user A in this case) until all sharing tasks (including reassigning credentials to folders) are complete
The text was updated successfully, but these errors were encountered:
Platform info
Passbolt Version affected: v4.4.2
Platform: Docker (passbolt docker image nonroot ce)
Database server: MariaDB 10.11.5
How to reproduce:
company01 <-- folder with subfolders
User A is the sole owner of the root folder, no one else has access.
Now share the root folder (company01 in the previous example) with user B and while doing so promote user B as the new Owner and remove user A from the list
Now log in to user B account, you will see that all the credential objects are now under the "all items" section and the folders on the left are all on one level with no credentials in them like this:
What I would expect:
The text was updated successfully, but these errors were encountered: