Files
probo/pkg/coredata
Bryan Frimin 36e038f5ff Join identities in MembershipProfiles.LoadExistingByIDs
SCIM event CSV exports failed with "cannot parse address :
mail: no address" because this query selected a placeholder
empty string for email_address instead of the real address, and
scanning it into mail.Addr tried to parse it as one.

Join identities the same way every other MembershipProfile query
already does, and drop the redundant identity lookup in the SCIM
export path now that profiles carry their real email address.

Signed-off-by: Bryan Frimin <bryan@probo.com>
2026-07-31 09:39:22 +02:00
..
2026-07-22 17:53:20 +02:00
2026-07-30 16:34:16 +02:00
2026-07-21 15:44:23 +02:00
2026-07-30 09:19:42 +02:00