Skip to content

Commit

Permalink
Merge pull request #1828 from bcgov/fix/edx-2837
Browse files Browse the repository at this point in the history
EDX-2837: Updating Funding Warning Category options on data refresh.
  • Loading branch information
arcshiftsolutions authored Aug 12, 2024
2 parents a66c1ce + 1cbcb50 commit 44edff2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ export default {
refresh() {
this.openEditView = !this.openEditView;
this.getSummaryCounts();
this.getStudentValidationIssueCodesInCollection();
this.getSDCSchoolCollectionStudentPaginated();
this.selectedStudents=[];
},
Expand Down

0 comments on commit 44edff2

Please sign in to comment.