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

Contract manage permissions don't work for users #4404

Open
kirill-tolochko opened this issue Nov 26, 2024 · 0 comments
Open

Contract manage permissions don't work for users #4404

kirill-tolochko opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kirill-tolochko
Copy link
Collaborator

kirill-tolochko commented Nov 26, 2024

Problem description

Contract permissions cannot be transferred to ordinary users (not Standard Registries)

Step to reproduce

Steps to reproduce the behavior:

  1. Create wipe&retire contracts
  2. Import policy
  3. Assign token to the wipe contract and publish policy
  4. Mint some tokens
  5. Check that SR is able to see token in the Set Pool option in the Retirement Contract
  6. Provide Contract_Manage permission to the User
  7. Try to put token in the Set Pool option in the Retirement Contract by User.

Expected behavior

User is able to set pool with selected token

Actual behavior

There is a 403 error due to lack of permission of the user. At the moment it is impossible to provide to the user such permissions

@kirill-tolochko kirill-tolochko added the bug Something isn't working label Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants