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

Catalog viewing off by one sometimes #43

Open
dylanmcreynolds opened this issue Dec 18, 2019 · 1 comment
Open

Catalog viewing off by one sometimes #43

dylanmcreynolds opened this issue Dec 18, 2019 · 1 comment
Assignees

Comments

@dylanmcreynolds
Copy link
Contributor

At the CHX beamline, we were seeing occasional issues where the selection of a run in the bluesky view was off by one.

Select the Nth item
The N+1th item's UID is displayed.

Not sure if there is yet a known way to reproduce. @ihumphrey do you know?

@dylanmcreynolds dylanmcreynolds self-assigned this Dec 18, 2019
@ihumphrey
Copy link
Contributor

I think it can be reproduced by running multiple time queries, e.g.:

  • create a "bluesky databroker" in Xi-CAM
  • select a catalog with multiple runs
  • let the first (default) query load
  • change the dates for selecting the runs
  • the UID in the table for a catalog will not match the UID shown below (to the left of the "open" button)

I'm not sure if this reproduces this issue 100% of the time, but I do think it can cause this offset to occur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants