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

Non-public datasets accessed using a token do not honor default settings #3240

Closed
daniel-wer opened this issue Sep 18, 2018 · 1 comment · Fixed by #3261 or #5164
Closed

Non-public datasets accessed using a token do not honor default settings #3240

daniel-wer opened this issue Sep 18, 2018 · 1 comment · Fixed by #3261 or #5164

Comments

@daniel-wer
Copy link
Member

This issue is about accessing non-public datasets using the Sharing Link with a token, when logged out.
Under these circumstances the /api/dataSetConfigurations/<dataset_name> request does not return the configured default position and zoomstep, which is why the dataset doesn't open at the correct position in the tracing view.

Steps to reproduce:

  • Configure a default position for a non-public dataset
  • Copy the Sharing Link for that dataset (should include a token, because the dataset is not public)
  • Log out and access the dataset using the copied link
  • You will not be at the configured default position, but instead at the center of the bounding box
@daniel-wer
Copy link
Member Author

There's some to be a regression and this is broken again. I've configured a default position and default layer settings for a dataset, but when accessed through a sharing link while being logged out, the default configuration is not returned by the server. See the initial issue description for instructions to reproduce.

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