0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/discourse-assign/app/controllers/discourse_assign
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.rb FIX: Assign group-member search no longer matches disabled full names (#42351) 2026-08-05 09:39:33 -05:00