You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UI to allow study end date in the past and banner to be displayed as per Figma.
After submitting, redirect to the "In progress" tab. The tabs must be changed to be route based to allow the redirect back.
Ensure that API is executing the same validations from PIR. Try to centralize as much as possible the validations.
Selected offering belongs to the location (same as PIR).
Selected offering do not cause overlaps with other students' applications (SIMS, SFAS, same as PIR).
Offering intensity (apparently not checked for PIR but apparently was checked in the past because there is a related error const).
Offering belongs to the application program year (nice to have for this ticket). This validation is not currently in place for PIR (or even student application submission). It would be good to be added (not a must) or have another ticket created to ensure that it would be added.
Review PIR validations and follow the same rules.
E2E test
The text was updated successfully, but these errors were encountered:
Continuation of ticket #1954.
Acceptance Criteria
The text was updated successfully, but these errors were encountered: