discourse/plugins/discourse-assign/spec
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
..
components FIX: Exclude deleted posts and topics from assignments lists in various places (#34564) 2025-08-27 17:01:38 +08:00
fabricators
integration DEV: Fix random typos (#33839) 2025-07-24 22:04:13 +02:00
jobs DEV: Fix random typos (#33839) 2025-07-24 22:04:13 +02:00
lib DEV: Fix random typos (#33839) 2025-07-24 22:04:13 +02:00
models
requests FEATURE: filter tips for assigned topics (#33992) 2025-08-13 16:35:33 +10:00
serializers
support
system DEV: Clean up js: true from recently bundled plugin specs (#33873) 2025-07-27 12:59:00 +02:00
plugin_spec.rb FEATURE: filter tips for assigned topics (#33992) 2025-08-13 16:35:33 +10:00