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

Can't update permissions on role #13507

Closed
torkelo opened this issue Oct 3, 2018 · 1 comment · Fixed by #13509
Closed

Can't update permissions on role #13507

torkelo opened this issue Oct 3, 2018 · 1 comment · Fixed by #13509

Comments

@torkelo
Copy link
Member

torkelo commented Oct 3, 2018

Recent redux migration caused some issues with updating role permissions (sends the same permissions many times).

problem line is here:
https://github.com/grafana/grafana/blob/master/public/app/features/folders/state/actions.ts#L113

@torkelo torkelo added this to the 5.3 milestone Oct 3, 2018
@jschill
Copy link
Contributor

jschill commented Oct 3, 2018

bergquist added a commit that referenced this issue Oct 3, 2018
bergquist pushed a commit to bergquist/grafana that referenced this issue Oct 3, 2018
ryantxu added a commit to ryantxu/grafana that referenced this issue Oct 3, 2018
* grafana/master: (85 commits)
  changelog: set date for 5.3.0-beta3 release
  build: fix for invalid pathing for release publisher
  changlog: adds note about closing grafana#13551 and grafana#13507
  test: updated react snapshot
  ux: minor tweak to link
  stackdriver: adds missing nginject attribute
  Fix issue with updating role permissions grafana#13507
  fixed toggle buttons
  build: automatically publish releases to grafana.com.
  updated after pr feedback
  Revert "Revert "Org users to react""
  Revert "Org users to react"
  added slow queries scenario to test data source, added new panel test dashboard with slow queries
  Fix "appropriate"-typo
  Update configuration doc to include socket@server
  wip: began work on support for testdata tables & annotations support
  changelog: adds note about closing grafana#13492
  better comment about state changes
  get or create alert notification should use transaction
  use notification state id instead of notifier id
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants