We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When approving a framework credential it is directly set to active, even if it isn't existing in the wallet.
The credential should only be active if it is existing in the wallet
Create a credential, approve the credential with a not running process worker. The credential is set to active
The text was updated successfully, but these errors were encountered:
bug: set credential to active after credential exists
9b90e2f
Refs: #285
@Phil91 just wondering, did you forget to open a PR for 9b90e2f? :)
Sorry, something went wrong.
I actually did - sorry, it's created now: #286
bug: set credential to active after credential exists (#286)
af759bf
Refs: #285 Reviewed-By: Evelyn Gurschler <[email protected]>
Phil91
No branches or pull requests
Current Behavior
When approving a framework credential it is directly set to active, even if it isn't existing in the wallet.
Expected Behavior
The credential should only be active if it is existing in the wallet
Steps To Reproduce
Create a credential, approve the credential with a not running process worker. The credential is set to active
The text was updated successfully, but these errors were encountered: