[Feature] merge users or inherit another user's assets #18838
Closed
Xizicl
started this conversation in
Feature Request
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
How to merge users or inherit another user's assets
For example, I have 3 users A, B, and C. Now B is no longer in use, but A wants to inherit all of B's assets, including but not limited to photos and albums.
How should I do this?
Ideally, this operation will not confuse the database and will not lose some information, such as the location information (EXIF) of the photos, the structure of the album, etc., and will not generate redundant information.
The result of a successful merge should be as if B had never existed, as if these photos were originally uploaded and synchronized by A.
Of course, this operation is actually best performed by administrators only.
Platform
Beta Was this translation helpful? Give feedback.
All reactions