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

ARR: fix desk rejection verification process #2134

Merged
merged 3 commits into from
May 7, 2024

Conversation

melisabok
Copy link
Member

No description provided.

@melisabok melisabok changed the title Update verification_process.py ARR: fix desk rejection verification process May 6, 2024
@melisabok melisabok marked this pull request as ready for review May 6, 2024 19:32
@@ -24,7 +25,7 @@ def process(client, edit, invitation):
)
)

elif not submission.content['flagged_for_desk_reject_verification']['value']:
else:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if flagged is false we should do the same where the value doesn't exist.

@celestemartinez celestemartinez merged commit a85fa38 into master May 7, 2024
1 check passed
@celestemartinez celestemartinez deleted the fix/desk-rejection-verification branch May 7, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants