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

EnrollmentFlow: Add supported methods field #2375

Closed

Conversation

machikoyasuda
Copy link
Member

closes #2287

What this PR does

  • Adds supported_methods text field with 3 options: Digital, In-Person or Digital and In-Person. Digital is the default choice.
image image

@machikoyasuda machikoyasuda requested a review from a team as a code owner September 18, 2024 19:35
@github-actions github-actions bot added tests Related to automated testing (unit, UI, integration, etc.) migrations [auto] Review for potential model changes/needed data migrations updates deployment-dev [auto] Changes that will trigger a deploy if merged to dev back-end Django views, sessions, middleware, models, migrations etc. and removed deployment-dev [auto] Changes that will trigger a deploy if merged to dev labels Sep 18, 2024
Copy link

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  benefits/core
  models.py
Project Total  

This report was generated by python-coverage-comment-action

@machikoyasuda machikoyasuda deleted the feat/2287-enrollment-flow-supported-methods branch October 2, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
back-end Django views, sessions, middleware, models, migrations etc. migrations [auto] Review for potential model changes/needed data migrations updates tests Related to automated testing (unit, UI, integration, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance EnrollmentFlow model with field to indicate it is a pathway that can only be done in-person
1 participant