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

Fix Deadline on Evaluator #221

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Fix Deadline on Evaluator #221

merged 2 commits into from
Feb 12, 2024

Conversation

qweliant
Copy link
Contributor

@qweliant qweliant commented Feb 12, 2024

Issue(s) Resolved

#220

Test Plan

  • invite two or more evaluators
    • be sure to accept the invitations
  • open integration instance state in prisma editor and delete the deadline for an evaluator in the IntegrationInstanceState
  • try inviting and accepting another time
  • be sure that you are able to invite user

Screenshots (if applicable)

Not using optional

Screen.Recording.2024-02-12.at.4.50.46.PM.mov

Using optional and coerce

Screen.Recording.2024-02-12.at.5.03.17.PM.mov

Optional

Notes/Context/Gotchas

The error eric mentioned in the issue is thrown with optional but without coerce.

this is the correct error without optional but with coerce
image

Supporting Docs

@3mcd 3mcd merged commit c219a3d into main Feb 12, 2024
@3mcd 3mcd deleted the qdt/eval-form branch February 12, 2024 23:44
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.

Unable to submit evaluation invite form when an accepted evaluator already exists in the form
2 participants