You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RCA: In #3760, the unlock condition was being called at the end of function but in case of some error in the actual flow, unlock won't be happening causing the user to get stuck in locked state and never get updated.
📜 Description
If an error is faced while updating user, the user might get stuck in lock state.
👟 Reproduction steps
👍 Expected behavior
The user should be available to be updated again.
👎 Actual Behavior
The user gets stuck in locked state.
☸ Kubernetes version
1.24
Cloud provider
🌍 Browser
Chrome
🧱 Your Environment
No response
✅ Proposed Solution
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
AB#5011
The text was updated successfully, but these errors were encountered: