Stefan Benz 0bcf136f6f
fix: correctly create SMTP provider list (#8724)
# Which Problems Are Solved

https://github.com/zitadel/zitadel/pull/8545 incorrectly created the
list of current smtp providers, if an SMTP provider was changed, that
was created before https://github.com/zitadel/zitadel/pull/6932 /
[v2.50.0](https://github.com/zitadel/zitadel/releases/tag/v2.50.0)).
This led to problems when trying to send emails to users (email
verification and OTP email).

# How the Problems Are Solved

Correctly handle events of old SMTP configurations, which do not have an
id set.

# Additional Changes

None

# Additional Context

- relates to #8545
- support requests from cloud customers
2024-10-04 09:34:44 +00:00
..
2024-03-27 15:48:22 +02:00
2024-02-28 10:55:54 +02:00
2024-04-16 11:19:17 +00:00
2024-08-14 14:18:14 +00:00
2024-03-27 15:48:22 +02:00
2024-09-11 10:53:55 +00:00
2024-08-15 06:37:06 +02:00
2024-03-27 15:48:22 +02:00
2024-03-27 15:48:22 +02:00
2024-03-27 15:48:22 +02:00
2024-08-12 22:32:01 +02:00