Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library : Edit/Replace Media with update in Layouts should not touch Dynamic Playlist Widgets #2594

Closed
PeterMis opened this issue Aug 9, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@PeterMis
Copy link
Member

PeterMis commented Aug 9, 2021

As it stands, when we edit Media duration in Library and save it with updateInLayouts checkbox, it will adjust the Widget duration for all Widgets associated with the edited Media item.

This can cause potential issues with dynamic Playlists, as in the task that should update Widget durations on the dynamic Playlist, we attempt to compare Widget duration with Media duration, which will always be equal.
As such, the Playlist in this case is never set to update the duration, resulting in the incorrect Playlist duration being displayed in the Playlist grid.

(This should be adjusted in the next 2.3 release as well)

@PeterMis PeterMis added the bug label Aug 9, 2021
@PeterMis PeterMis added this to the 3.0.3 milestone Aug 9, 2021
@PeterMis PeterMis self-assigned this Aug 9, 2021
PeterMis added a commit to PeterMis/xibo-cms that referenced this issue Aug 10, 2021
PeterMis added a commit to PeterMis/xibo-cms that referenced this issue Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant