Skip to content

Remove more unused contact references#2961

Merged
gbrodman merged 1 commit intogoogle:masterfrom
gbrodman:nonFunctionalContactRemovals
Feb 19, 2026
Merged

Remove more unused contact references#2961
gbrodman merged 1 commit intogoogle:masterfrom
gbrodman:nonFunctionalContactRemovals

Conversation

@gbrodman
Copy link
Collaborator

@gbrodman gbrodman commented Feb 18, 2026

This avoids changing any functionality, including the bits of DomainCommand (representations of XML files) that reference contacts. Currently, we "allow" parsing of contacts in DomainCommands and fail later as part of the domain flow, even though in practice the parsing itself will fail now that no contacts exist in the database.

Because we wish to keep the "contacts aren't allowed in flows" tests active (e.g.
DomainUpdateFlowTest::testFailure_minimumDataset_whenAddingNewContacts) we have to keep the usages of contacts in DomainCommand active for now.


This change is Reviewable

@gbrodman gbrodman force-pushed the nonFunctionalContactRemovals branch from 5fb462e to a7bd876 Compare February 18, 2026 21:32
This avoids changing any functionality, including the bits of
DomainCommand (representations of XML files) that reference contacts.
Currently, we "allow" parsing of contacts in DomainCommands and fail
later as part of the domain flow,  even though in practice the parsing itself will fail now that no
contacts exist in the database.

Because we wish to keep the "contacts aren't allowed in flows" tests
active (e.g.
DomainUpdateFlowTest::testFailure_minimumDataset_whenAddingNewContacts)
we have to keep the usages of contacts in DomainCommand active for now.
@gbrodman gbrodman force-pushed the nonFunctionalContactRemovals branch from a7bd876 to 0b6985f Compare February 18, 2026 21:47
@gbrodman gbrodman requested a review from weiminyu February 19, 2026 16:37
Copy link
Collaborator

@weiminyu weiminyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@weiminyu reviewed 75 files and all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on gbrodman).

@gbrodman gbrodman added this pull request to the merge queue Feb 19, 2026
Merged via the queue into google:master with commit e4c4149 Feb 19, 2026
10 checks passed
@gbrodman gbrodman deleted the nonFunctionalContactRemovals branch February 19, 2026 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants