Add rule not to parse cases where the org name matches the portfolio name

This commit is contained in:
zandercymatics 2025-01-06 13:51:40 -07:00
parent 822c8dde0f
commit 6d13f26ffb
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7
3 changed files with 28 additions and 0 deletions

View file

@ -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