Version: 3.20.16 (coqueto)
▶ Reproduction steps
Any moved album that moves from being a sub-album to a parent album no longer shows on the upload album list or the edit albums. But you can still view the album by navigating to your albums.
📃 Error log message
What is happening:
When an album is moved album_parent_id in the chv_albums table is being set to "0" during the move process.
However, the edit album / move album list that is generated looks for an album_parent_id of "null".
This doesn't seem to be intended behavior.
▶ Reproduction steps
- Go to sub album: example parent album Test sub album Sub Test.
- Click Sub Test and click move to album and choose "Rodolfo's Images".
- The album will SHOW as an album in Rodolfo's images. But any time you upload or edit an image it no longer shows.
Any moved album that moves from being a sub-album to a parent album no longer shows on the upload album list or the edit albums. But you can still view the album by navigating to your albums.
📃 Error log message
What is happening:
When an album is moved album_parent_id in the chv_albums table is being set to "0" during the move process.
However, the edit album / move album list that is generated looks for an album_parent_id of "null".
This doesn't seem to be intended behavior.