bcgov / SIMS

Student Information Management System. Post-Secondary Student Financial Aid System
Apache License 2.0
25 stars 14 forks source link

Program Statuses - Split Inactive to Expired & Deactivated #3947

Open CarlyCotton opened 6 days ago

CarlyCotton commented 6 days ago

User Story As a ministry user, the status "Inactive" currently is used to show Programs that have past their effective end date AND programs that have been deactivated (by ministry or institution users). We would like to have these displayed uniquely.

Acceptance Criteria

Additional Context In SIMS, we use a isValid flag for programs AND the end date to calculate this status (it's not a native program status).