discourse/app
Régis Hanol e04ac5e2d8
FIX: display validation errors when converting topics (#27064)
When converting a PM to a public topic (and vice versa), if there was a validation error (like a topic already used, or a tag required or not allowed) the error message wasn't bubbled up nor shown to the user.

This fix ensures we properly stop the conversion whenever a validation error happens and bubble up the errors back to the user so they can be informed.

Internal ref - t/128795
2024-05-17 16:36:25 +02:00
..
assets FIX: Simplify navigation to subcategories page (#27053) 2024-05-17 13:16:44 +03:00
controllers FIX: display validation errors when converting topics (#27064) 2024-05-17 16:36:25 +02:00
helpers FIX: Include HTML content for authenticated users with crawler UA (#26757) 2024-04-25 22:41:57 +01:00
jobs DEV: Add modifier for webhook event header generation (#27054) 2024-05-17 09:33:39 -05:00
mailers Revert "FIX: send activity summaries based on "last seen"" (#27029) 2024-05-15 14:09:29 +08:00
models FIX: display validation errors when converting topics (#27064) 2024-05-17 16:36:25 +02:00
serializers FEATURE: Extend embeddable hosts with Individual tags and author assignments (#26868) 2024-05-16 15:47:01 -04:00
services FIX: crawler view with unicode usernames (#27051) 2024-05-16 17:11:24 +02:00
views FIX: crawler view with unicode usernames (#27051) 2024-05-16 17:11:24 +02:00