discourse/plugins/discourse-ai/spec/services/problem_check
Roman Rizzi 2fd6d69bf1
FIX: Don’t create AI Problem check trackers without a target LLM. (#35447)
We need to define #targets, or the problem check code will create a
tracker without a target when the check passes. This bug causes the
check to ignore the perform_every constraint.
2025-10-16 12:38:06 -03:00
..
ai_credit_hard_limit_spec.rb FIX: Don’t create AI Problem check trackers without a target LLM. (#35447) 2025-10-16 12:38:06 -03:00
ai_credit_soft_limit_spec.rb FIX: Don’t create AI Problem check trackers without a target LLM. (#35447) 2025-10-16 12:38:06 -03:00
ai_llm_status_spec.rb FIX: Don’t create AI Problem check trackers without a target LLM. (#35447) 2025-10-16 12:38:06 -03:00