discourse/plugins/discourse-assign/spec/lib
Krzysztof Kotlarek 7d50a448ec
FIX: Scope assigned group PMs to participant visibility (#36073)
Previously, when viewing group assigned topics, users could see all
private messages assigned to the group regardless of whether they were
participants in those PMs.

Changed `include_all_pms` to `include_pms` to respect PM participation
rules, ensuring users only see assigned PMs they are actual participants
in.
2025-11-18 11:48:28 +08:00
..
discourse_assign
assigner_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
pending_assigns_reminder_spec.rb
random_assign_utils_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
topic_query_spec.rb FIX: Scope assigned group PMs to participant visibility (#36073) 2025-11-18 11:48:28 +08:00