discourse/spec/requests/api/schemas
Natalie Tay 6ebef85b77
FIX: Allow users in content_localization_allowed_groups to delete translations (#34385)
Currently the following is erroneously shown only if the post author is
in the `content_localization_allowed_groups` setting. It should actually
be shown based on the current_user, not the post's user. This bug
prevents the privileged user from deleting translations.
2025-08-18 21:57:45 +08:00
..
json FIX: Allow users in content_localization_allowed_groups to delete translations (#34385) 2025-08-18 21:57:45 +08:00
schema_loader.rb DEV: Apply syntax_tree formatting to spec/* 2023-01-09 11:49:28 +00:00