Skip to content

Commit

Permalink
Ignore the manager completion if the person has filled out an interna…
Browse files Browse the repository at this point in the history
…tional location
  • Loading branch information
CamLamb committed Jan 22, 2025
1 parent 1e7159e commit dc6ba56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/peoplefinder/services/person.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ class PersonService:
"or_fields": [
"manager",
"do_not_work_for_dit",
"international_building",
],
"edit_section": EditSections.TEAMS,
"form_id": "manager-component",
Expand Down

0 comments on commit dc6ba56

Please sign in to comment.