mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 00:42:16 +02:00
Update populate_requested_suborg.py
This commit is contained in:
parent
d68ccdc1b1
commit
feb319f3c2
1 changed files with 0 additions and 1 deletions
|
@ -37,7 +37,6 @@ class Command(BaseCommand, PopulateScriptTemplate):
|
|||
"""Skips updating the record if the portfolio name is the same as the org name,
|
||||
or if we are trying to update a record in an invalid status."""
|
||||
invalid_statuses = [
|
||||
DomainRequest.DomainRequestStatus.APPROVED,
|
||||
DomainRequest.DomainRequestStatus.REJECTED,
|
||||
DomainRequest.DomainRequestStatus.INELIGIBLE,
|
||||
DomainRequest.DomainRequestStatus.STARTED,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue