bcgov / SIMS

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

Ignore restrictions for specific disbursement(s) within an assessment #1815

Closed JasonCTang closed 2 days ago

JasonCTang commented 1 year ago

As a Ministry user I want the ability to ignore a restriction for any number of disbursements for the current application So That the next disbursement only will be disbursed OR all outstanding disbursements for that application will still be disbursed.*

When Ministry users select to 'ignore' a restriction, they can choose to ignore it for the application OR for ALL remaining disbursements of that assessment. When a restriction is ignored for a disbursement, it will not be considered when determining if the ECert should be generated for that application. A function to reverse the ignore status and have it be reviewed at ECert generation needs to also be developed.

Note that the ignore action is applied at the disbursement level for the application. So if the application is reassessed, the restriction WILL be automatically ignored for the new assessment. In other words, Ministry users can ignore the restriction for subsequent assessment or reassessments within the single application. If the ministry want to reapply the restriction to the application they will need to have a function to remove the the ignored restriction status. The student would then be expected to call the Ministry and ask for the restriction to be ignored again in this case.

When a Ministry user chooses to ignore a restriction, automatically generate a note at the time it is selected with information on which restriction was ignored for which application and who performed the ignore. (No user input for this note.)

Ministry staff will also need the ability to undo this ignoring of a restriction so that it becomes effective on the assessment again and will block ECert generation.

Linked with UX/UI piece in Ticket #1862

Acceptance Criteria

Technical

HRAGANBC commented 7 months ago

@Joshua-Lakusta @CarlyCotton

As a business process, do we need any supplementary steps when the application is re-assessed and the restriction is automaticaly re-applied? Like an email trigger to JIRA notifying them?

ninosamson commented 7 months ago

Discuss whether or not this can be ignored at application level rather than assessment.

Joshua-Lakusta commented 7 months ago

@HRAGANBC @CarlyCotton. Please review for any errors in my update. Thank you

HRAGANBC commented 7 months ago

@Joshua-Lakusta revised the logic to make clear what happens when re-assessment occurs. Otherwise good from my end

andrewsignori-aot commented 4 days ago

Demo

Student Portal

Institution

Student Portal

@CarlyCotton this is what is planned for the demo.