Skip to content
This repository has been archived by the owner on Oct 6, 2023. It is now read-only.

fix bug in canChange() logic locked check; #71

Merged
merged 1 commit into from
May 26, 2023
Merged

Conversation

SovereignAndrey
Copy link
Contributor

Ticket(s):

  • N/A

Explanation of the solution

Bug with evaluating the locked status of permissions. Needed to check that BOTH locked == false and sender was authorized. Was set as an || vs an && check.

Instructions on making this work

None

@SovereignAndrey SovereignAndrey added the bug Something isn't working label May 26, 2023
@SovereignAndrey SovereignAndrey self-assigned this May 26, 2023
@0xNeshi 0xNeshi merged commit 6e4cf73 into master May 26, 2023
@0xNeshi 0xNeshi deleted the permission-update-bug branch May 26, 2023 08:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants