-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
As a Ministry User I want to see the Program Name in Offering Change Request So That I can quickly identify for what program the offering is changing
Acceptance Criteria
- Add Program Name column to Pending offering change requests queue and populate the Program Name from the database for each newly submitted "Offering Change Request" form.
- Rename "Study Period name" column into "Offering Name"
- Capitalize both words in "Date Submitted"
- Enable sort on Institution Name, Location Name, Program Name and Offering Name
Additional Context
- When reviewing an Offering Change request from an Institution, SABC employees don’t know which program offering to reference. Its common that the offering names do not include the program name. Currently the SABC employee working on Offering Change Request must review every program which is offered by the institution and find an offering in a pending status. UBC has 239 programs, Sprott Shaw has 1425 programs. It is time consuming to figure this out.
JIRA ticket 1827 from IPDT for reference.
Technical
- Convert the table to Vuetify.
- Keep it as a client-side pagination as it is right now.
