discourse/plugins/discourse-ai/spec/requests/translation
Natalie Tay 77bab9e645
FIX: Ensure "Translate Post" button does not silently skip bots (#38168)
Currently, when the user clicks on "Translate Post" on a bot post, the job is queued, but silently skipped.

This commit fixes that.

This commit also ensures the bot setting is in the ai translation settings in `ai-features`, as it is currently not there and buried only in ai plugin settings.
2026-03-03 22:18:37 +08:00
..
translation_controller_spec.rb FIX: Ensure "Translate Post" button does not silently skip bots (#38168) 2026-03-03 22:18:37 +08:00