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

Issue when managing shared dashboard #25

Open
Finu opened this issue Jul 3, 2019 · 0 comments
Open

Issue when managing shared dashboard #25

Finu opened this issue Jul 3, 2019 · 0 comments
Labels
7.x bug Something isn't working

Comments

@Finu
Copy link
Contributor

Finu commented Jul 3, 2019

  • user1 share Dash01 with "can manage" to user2
  • user2 delete "can manage" for Dash01 for himself

In console there is fired:

  • GET http://localhost:5601/api/saved_objects/dashboard/dd7bf090-9da6-11e9-8c6c-437f42d13a89/permissions 403 (Forbidden)
  • Warning: a promise was rejected with a non-error: [object Object] at responseErrorHandler (http://localhost:5601/bundles/commons.bundle.js:2976:29) at responseError (http://localhost:5601/bundles/commons.bundle.js:2981:12) at processQueue (webpack://%5Bname%5D/./node_modules/angular/angular.js?:17169:37) at eval (webpack://%5Bname%5D/./node_modules/angular/angular.js?:17217:27) at Scope.$digest (webpack://%5Bname%5D/./node_modules/angular/angular.js?:18352:15) at Scope.$apply (webpack://%5Bname%5D/./node_modules/angular/angular.js?:18649:24) at done (webpack://%5Bname%5D/./node_modules/angular/angular.js?:12627:47) at completeRequest (webpack://%5Bname%5D/./node_modules/angular/angular.js?:12871:7) at XMLHttpRequest.requestLoaded (webpack://%5Bname%5D/./node_modules/angular/angular.js?:12788:9)
  • Uncaught (in promise)
    data:
    error: "Forbidden"
    message: "The user is not authorized to get permissions for the resource"
    statusCode: 403
  • and UI suggest that action is still in progress
@Finu Finu added bug Something isn't working 7.x labels Jul 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
7.x bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant