mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 00:42:16 +02:00
Add rule not to parse cases where the org name matches the portfolio name
This commit is contained in:
parent
822c8dde0f
commit
6d13f26ffb
3 changed files with 28 additions and 0 deletions
|
@ -926,6 +926,7 @@ These fields are: requested_suborganization, suborganization_city, suborganizati
|
|||
|
||||
This is done by pulling from organization_name, city, and state_territory.
|
||||
The script will only parse records with a portfolio but no suborganization attached to it.
|
||||
Additionally, it will not parse records wherein the organization name matches the portfolio org name.
|
||||
|
||||
### Running on sandboxes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue