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
When working in the layout editor, if two dynamic playlists are added to a single playlist, removing one of them causes issues. Specifically, removing one dynamic playlist prevents the addition of any new playlists.
Steps to Reproduce:
In the layout editor, add an empty playlist.
Add another empty playlist and add two dynamic sub playlists.
Remove one of the dynamic playlists.
Click on the back button to move away from the playlist window
Observed layout editor
Observed Behavior:
The Playlist in the viewer then shows a dynamic playlist icon and not the playlist with dynamic subplaylist
The text was updated successfully, but these errors were encountered:
I believe that the behaviour is like that by design. If it’s a Playlist with a single Sub-Playlist, it will behave like if the external playlist is added to the Layout.
Add an empty playlist
Edit playlist and add a sub-playlist with a single playlist
Go back to Editor
Click edit again
The playlist now being edited is the playlist that was selected in the sub-playlist drop down
So I think the same is happening with the Dynamic, since it’s the only added to the external playlist, it’s transforms into the dynamic in the layout level.
The best way to solve this issue is by implementing a dedicated Playlist Mixer widget (#3545) to simplify the management of Playlists inside Playlists.
When working in the layout editor, if two dynamic playlists are added to a single playlist, removing one of them causes issues. Specifically, removing one dynamic playlist prevents the addition of any new playlists.
Steps to Reproduce:
Observed Behavior:
The Playlist in the viewer then shows a dynamic playlist icon and not the playlist with dynamic subplaylist
The text was updated successfully, but these errors were encountered: