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

malformed server response creates plot for wrong time range #106

Closed
djlauk opened this issue Mar 2, 2021 · 1 comment
Closed

malformed server response creates plot for wrong time range #106

djlauk opened this issue Mar 2, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@djlauk
Copy link
Contributor

djlauk commented Mar 2, 2021

What I did
Steps to reproduce the behavior:

  1. open data ui
  2. select channel from backend proscan-archiver for plotting
  3. add channel from backend gls for plotting
  4. click "plot selected"
  5. select "last 24 hours"
  6. click "plot"

What I observed

  • plot starts at timestamp 1970-01-01T00:00:00.000Z
  • plot ends at timestamp 1970-01-01T00:00:00.511Z

What I expected to see instead

  • plot starts at 2021-03-01 16:05:24.746
  • plot ends at 2021-03-02 16:05:24.746

Screenshots
If applicable, add screenshots to help explain your problem.
image

Computer / Environment (please complete the following information):
n/a

Additional context
Add any other context about the problem here.

@djlauk djlauk added the bug Something isn't working label Mar 2, 2021
@djlauk
Copy link
Contributor Author

djlauk commented Aug 26, 2021

The problem of missing timestamps has been mitigated by #120.
The problem about validating server responses is being dealt with in a separate issue.

I will close this issue now.

@djlauk djlauk closed this as completed Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant