-
Notifications
You must be signed in to change notification settings - Fork 9
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
Create new Enrollment error
state for users already enrolled, not expired yet / not within re-enrollment window
#1921
Closed
4 of 6 tasks
Tracked by
#1878
Labels
Milestone
Comments
14 tasks
thekaveman
changed the title
Implement new Feb 28, 2024
Enrollment failure
: already enrolled, not expired yet / not within re-enrollment windowEnrollment failure
page for users already enrolled, not expired yet / not within re-enrollment window
thekaveman
changed the title
Implement new
Create new Feb 28, 2024
Enrollment failure
page for users already enrolled, not expired yet / not within re-enrollment windowEnrollment failure
page for users already enrolled, not expired yet / not within re-enrollment window
thekaveman
added
front-end
HTML/CSS/JavaScript and Django templates
back-end
Django views, sessions, middleware, models, migrations etc.
i18n
Copy: Language files or Django i18n framework
labels
Feb 28, 2024
3 tasks
7 tasks
indexing
changed the title
Create new
Create new Mar 12, 2024
Enrollment failure
page for users already enrolled, not expired yet / not within re-enrollment windowEnrollment error
state for users already enrolled, not expired yet / not within re-enrollment window
Blocked by cal-itp/littlepay#28 |
This was referenced Mar 22, 2024
angela-tran
added a commit
that referenced
this issue
Mar 28, 2024
leave view function and template for #1921 to implement
angela-tran
added a commit
that referenced
this issue
Mar 28, 2024
leave view function and template for #1921 to implement
angela-tran
added a commit
that referenced
this issue
Mar 28, 2024
leave view function and template for #1921 to implement
angela-tran
added a commit
that referenced
this issue
Mar 29, 2024
leave view function and template for #1921 to implement
angela-tran
added a commit
that referenced
this issue
Mar 29, 2024
leave view function and template for #1921 to implement
angela-tran
added a commit
that referenced
this issue
Mar 29, 2024
leave view function and template for #1921 to implement
angela-tran
added a commit
that referenced
this issue
Apr 1, 2024
leave view function and template for #1921 to implement
Blocked by cal-itp/littlepay#53 and the related work around getting the expiry logic to work properly in #2062 |
See notes on #2032 (comment) for more context on the wider set of enrollment error pages. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Also depends on what we decide to do with #1938
Need more information
We currently understand that the endpoint to get funding sources currently linked to a group will include the expiration date as well as funding source ID, e.g. something like:
Acceptance criteria
expiry_date
(from Include expiry_date with all CalFresh / Low income enrollments #1877)expiry_date - 2 weeks
Return Home
button takes users back to the app home page / agency index pageThe text was updated successfully, but these errors were encountered: