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

Changing DisplayGroup assignment doesn't purge XMDS cache v2 #806

Closed
alexharrington opened this issue Jun 6, 2016 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@alexharrington
Copy link
Member

https://community.xibo.org.uk/t/group-assignment-doesnt-trigger-xibo-client/5895/5

Issue remains after 1.7.8 initial release

https://github.com/dasgarner/xibo-cms/blob/b33f46440b0e6aba52f569158a46d939ca7956c0/lib/pages/displaygroup.class.php#L482

and

https://github.com/dasgarner/xibo-cms/blob/b33f46440b0e6aba52f569158a46d939ca7956c0/lib/pages/displaygroup.class.php#L501

maybe need to read:

PDOConnect::getPool()->getItem('display/' . $displayId);

With that patch in place it then appears to work as expected if you assign/unassign from the Display Groups page, but doesn't appear to work if you assign/unassign from the Displays page.

@alexharrington alexharrington added this to the 1.7.9 milestone Jun 6, 2016
@alexharrington alexharrington removed this from the 1.7.9 milestone Jun 6, 2016
@dasgarner dasgarner added this to the 1.7.8 milestone Jun 6, 2016
dasgarner added a commit to dasgarner/xibo-cms that referenced this issue Jun 6, 2016
dasgarner added a commit to dasgarner/xibo-cms that referenced this issue Jun 6, 2016
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

2 participants