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

Allow viewers fetch cloud connection status #1181

Merged
merged 2 commits into from
Jan 23, 2023

Conversation

vadimkerr
Copy link
Member

@vadimkerr vadimkerr commented Jan 20, 2023

What this PR does

Fixes the issue when users with the viewer role can't fetch the cloud connection status, which makes the plugin fail to load for viewers. This PR makes the cloud connection endpoint use OTHER_SETTINGS_READ for fetching the cloud connection status instead of OTHER_SETTINGS_WRITE.

Checklist

  • Tests updated
  • CHANGELOG.md updated

@vadimkerr vadimkerr added the pr:no public docs Added to a PR that does not require public documentation updates label Jan 20, 2023
@vadimkerr vadimkerr marked this pull request as ready for review January 20, 2023 16:35
@vadimkerr vadimkerr requested a review from a team January 20, 2023 16:35
@vadimkerr vadimkerr merged commit ae5949a into dev Jan 23, 2023
@vadimkerr vadimkerr deleted the vadimkerr/fix-cloud-connection-viewer-issue branch January 23, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:no public docs Added to a PR that does not require public documentation updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants