discourse/app
Ted Johansson f31f8cc15f
FIX: Avoid duplicate problem admin notices (#29329)
As part of #29272 we made a unique index work on PG13 by introducing a dummy string to represent "NULL".

We missed one spot, leading to a potential for duplicate admin notices for problems without a target.

This fixes that.
2024-10-22 11:17:27 +08:00
..
assets UX: fallback max-height for modal style (#29321) 2024-10-21 21:09:29 -04:00
controllers FEATURE: Revive legacy pageview reports (#29308) 2024-10-22 10:06:22 +10:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs DEV: Remove logical OR assignment of constants (#29201) 2024-10-16 10:09:07 +08:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models FIX: Avoid duplicate problem admin notices (#29329) 2024-10-22 11:17:27 +08:00
serializers FEATURE: auto_action_type field for flags (#29306) 2024-10-22 10:56:31 +11:00
services FEATURE: allow admins to enable announced experimental features (#29244) 2024-10-22 10:56:58 +11:00
views DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00