0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-assign/spec/requests
Isaac Janzen 51d3e953b9
FIX: Assign group-member search no longer matches disabled full names (#42351)
## Summary

The Assign group-member search now respects the enable_names setting.
Full names are included in filtering only when names are enabled;
otherwise, searches match usernames only. Username filtering remains
available in both configurations.

## Source

- Patch Triage: https://patch.discourse.org/patch-triage/1581

Co-authored-by: discourse-patch-triage
<272280883+discourse-patch-triage[bot]@users.noreply.github.com>
2026-08-05 09:39:33 -05:00
..
assign_controller_spec.rb FIX: Assign group-member search no longer matches disabled full names (#42351) 2026-08-05 09:39:33 -05:00
list_controller_spec.rb DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
search_controller_spec.rb
topics_bulk_assign_spec.rb DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
users_controller_spec.rb FIX: Serialize only a bookmark target's active assignment (#41397) 2026-07-06 06:34:22 +08:00