Skip to content

Commit

Permalink
case for conflict as under review
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmcdermid committed Sep 24, 2024
1 parent a05b6b4 commit a1eaf1f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -930,6 +930,7 @@ export default {
break;
case 'MULTI':
case 'NEW':
case 'CONFLICT':
result.assignedPen = 'Under Review';
result.tooltip = 'The submitted PEN and student details are similar to multiple student files. Upon file submission, this record will be sent to a PEN Coordinator for review to prevent duplication.';
break;
Expand Down

0 comments on commit a1eaf1f

Please sign in to comment.