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

Add Bandwidth graphing for deleted Displays #1674

Closed
DanielBW1 opened this issue Oct 22, 2018 · 1 comment
Closed

Add Bandwidth graphing for deleted Displays #1674

DanielBW1 opened this issue Oct 22, 2018 · 1 comment
Assignees
Labels
enhancement An improvement to an existing feature
Milestone

Comments

@DanielBW1
Copy link

DanielBW1 commented Oct 22, 2018

CMS Version 1.8.11

Notes: When a Display ID is deleted from the CMS, the bandwidth figures cannot be viewed. Suggestion is for a way to view the bandwidth for the deleted Display.

@DanielBW1 DanielBW1 added the enhancement An improvement to an existing feature label Oct 22, 2018
@DanielBW1 DanielBW1 added this to the 1.8.12 milestone Oct 22, 2018
@alexharrington alexharrington changed the title Add Statistics for deleted Displays Add Bandwidth graphing for deleted Displays Oct 22, 2018
@dasgarner
Copy link
Member

To do this we would need to LEFT OUTER JOIN the display table and then decide how we wanted to group them up - either a bar per deleted display, or a bar for all deleted displays.

PeterMis added a commit to PeterMis/xibo-cms that referenced this issue Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

No branches or pull requests

3 participants