Problem/Motivation
User field configured as autocomplete and multiple, but it only saves a single user instead of multiple users. This needs to be fixed.
Steps to reproduce
- Go to /admin/config/system/url_redirect.
- Create a redirect and select a specific users.
- Save the redirect.
- Edit the same redirect.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | Screenshot 2026-02-13 191254.png | 72.15 KB | o_timoshchuk |
Issue fork url_redirect-3572022
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
anton4uk commentedComment #4
anton4uk commentedComment #5
o_timoshchuk commentedComment #6
o_timoshchuk commentedThe merge request has been tested. It works well for me. Great job!
Comment #7
o_timoshchuk commentedComment #8
o_timoshchuk commentedComment #9
grask0 commentedThanks!