-
Notifications
You must be signed in to change notification settings - Fork 218
Fix a bug that unspecified users can approve the WAIT_APPROVAL stage #2796
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
Conversation
|
I want to ask that why it worked before and do we need to update for other application kinds too? |
|
Because First, I would like to confirm that approvers are retrieved from the metadata and approvers are stored in MakeInitialStageMetadata. In my case, I noticed that |
If you are convinced with this change and the reason, I think we need to update them. |
|
Ok. I think that was the problem so let's update other kinds too. |
|
Updated 👍 |
|
Nice catch! |
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #2550
Does this PR introduce a user-facing change?: