Skip to content

Commit

Permalink
Merge pull request #8 from ministryofjustice/probation-services-officer
Browse files Browse the repository at this point in the history
Added Probation Services Officer to the list of fake roles
  • Loading branch information
MalcolmVonMoJ committed Aug 29, 2023
2 parents b6536bb + d6954f9 commit 2ffa21e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion inc/OleeoFeedParser.php
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,8 @@ function validateOptionalFieldsbyNewLine($job, $jobContent){
"Prison Catering",
"Case Administrator",
"Community Payback",
"Youth Justice Worker"
"Youth Justice Worker",
"Probation Services Officer"
];

if(in_array('cities', $this->optionalFields)){
Expand Down

0 comments on commit 2ffa21e

Please sign in to comment.