update dependend relations when updating partner person #162

Merged
hsh-michaelhoennig merged 13 commits from feature/update-relations-when-updating-partner-person into master 2025-03-10 12:05:01 +01:00
No description provided.
hsh-michaelhoennig added 10 commits 2025-03-06 11:26:49 +01:00
hsh-michaelhoennig added 1 commit 2025-03-06 11:35:19 +01:00
hsh-marcsandlus reviewed 2025-03-06 11:38:45 +01:00
@ -175,0 +197,4 @@
UPDATE hs_office.relation
SET holderUuid = :newPartnerPersonUuid
WHERE holderUuid = :oldPartnerPersonUuid AND type = 'DEBITOR'
""")

sicherstellen, dass dies der richtige Partner ist

sicherstellen, dass dies der richtige Partner ist
hsh-michaelhoennig marked this conversation as resolved
hsh-michaelhoennig added 2 commits 2025-03-06 15:49:33 +01:00
hsh-michaelhoennig added 1 commit 2025-03-08 18:09:32 +01:00
hsh-michaelhoennig force-pushed feature/update-relations-when-updating-partner-person from fa05234c89 to 01d4821ad3 2025-03-09 14:43:53 +01:00 Compare
hsh-michaelhoennig force-pushed feature/update-relations-when-updating-partner-person from 01d4821ad3 to 01c86fa782 2025-03-09 15:52:41 +01:00 Compare
hsh-michaelhoennig scheduled this pull request to auto merge when all checks succeed 2025-03-10 12:04:23 +01:00
hsh-michaelhoennig canceled auto merging this pull request when all checks succeed 2025-03-10 12:04:34 +01:00
hsh-marcsandlus approved these changes 2025-03-10 12:04:42 +01:00
hsh-michaelhoennig merged commit a2b81f009b into master 2025-03-10 12:05:01 +01:00
hsh-michaelhoennig deleted branch feature/update-relations-when-updating-partner-person 2025-03-10 12:05:02 +01:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hostsharing/hs.hsadmin.ng#162
No description provided.