mikaa
Chevereto Member
Reproduction steps
The albums no longer appear on the user’s profile.
Expected result
Albums should remain visible on the profile, or this action should not be possible in the first place since it doesn’t make sense from a user perspective.
Workaround
- Create albums on a user profile.
- Attempt to move the albums into "files" (an action that users are not supposed to perform).
The albums no longer appear on the user’s profile.
Expected result
Albums should remain visible on the profile, or this action should not be possible in the first place since it doesn’t make sense from a user perspective.
Workaround
- Manually update the database: set the
album_parent_id
of the affected album from0
toNULL
.
Last edited: