discourse/plugins/discourse-assign/spec/components
Natalie Tay 5de7572434
FIX: Exclude deleted posts and topics from assignments lists in various places (#34564)
This PR adds a check if the post an assignment is attached to is deleted
(by the author or another user) prior to listing it in
`/topics/group-topics-assigned/group_name.json`. This is done via
TopicQuery

Related:
https://meta.discourse.org/t/topic-deletion-should-clear-assignment/271996
2025-08-27 17:01:38 +08:00
..
search_spec.rb
topic_query_spec.rb FIX: Exclude deleted posts and topics from assignments lists in various places (#34564) 2025-08-27 17:01:38 +08:00
topics_bulk_action_spec.rb