- Invert the Donation->AddressChange and Membership->AddressChange relations:
- Add the table AddressChangeAssociation entity with the fields entityType ENUM('Donation', 'Membership') and entityId. Create a new Doctrine Migration file for that. The migration should also convert the existing AddressChange records.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Open | None | T203654 Improve Code and Architecture of Fundraising Frontend | |||
| Open | None | T203684 Improve code and architecture of Fundraising Operation Center | |||
| Open | None | T203679 Refactor fundraising database schema | |||
| Resolved | gabriel-wmde | T232010 Split FundraisingStore | |||
| Resolved | gabriel-wmde | T247738 Reverse AddressChange relation | |||
| Resolved | None | T247740 Invert database relationship in FundraisingStore |