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

Admin console does not properly decode model permissions. #234

Closed
mmacfadden opened this issue Jul 7, 2021 · 0 comments
Closed

Admin console does not properly decode model permissions. #234

mmacfadden opened this issue Jul 7, 2021 · 0 comments
Assignees
Labels
admin-console Issues related to the Admin Console bug Something isn't working
Milestone

Comments

@mmacfadden
Copy link
Contributor

mmacfadden commented Jul 7, 2021

Versions
Please fill in all that apply:

  • Convergence Version: 1.0.0-rc.9

Describe the Bug
the encoding of user id's in the REST API was updated in 1.0.0-rc.9. The Admin console is still using the prior decoding scheme which prevents viewing user permissions.

Step To Reproduce
A code snippet or gist to reproduce the issue will greatly improve our response time

  1. Create a new model
  2. Add permissions for a user.
  3. Check the console for an error.

Expected BehaviorThe admin console should properly decode the user permissions.

@mmacfadden mmacfadden added bug Something isn't working admin-console Issues related to the Admin Console labels Jul 7, 2021
@mmacfadden mmacfadden added this to the 1.0.0-rc.10 milestone Jul 7, 2021
@mmacfadden mmacfadden self-assigned this Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin-console Issues related to the Admin Console bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant