Fix address source revision timestamps

This commit is contained in:
2026-08-02 07:24:11 +02:00
parent 85e0e31e3d
commit e60339a5bf
2 changed files with 13 additions and 5 deletions
+3 -1
View File
@@ -1208,7 +1208,9 @@ END:VCARD
contact_postal_address_id=contact.postal_addresses[0].id,
),
)
self.session.commit()
# Providers must also work before the surrounding transaction commits;
# SQLite aggregate timestamps are naive while new ORM rows are UTC-aware.
self.session.flush()
capability = AddressesContactPointResolutionCapability()
direct = capability.resolve_contact_points(