#6281 - Choosing any suggested user in a username field triggers user does not exist overlay
| Identifier | #6281 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Choosing any suggested user in a username field triggers user does not exist overlay |
| Status | Completed |
| Tags |
Roadmap: v11 (custom) |
| Handling member | PDStig |
| Version | 11 beta8 |
| Addon | cns_forum |
| Description | Choosing any suggested user in a username field triggers user does not exist overlay, even if the member does actually exist. |
| Steps to reproduce | |
| Funded? | No |
| Commits |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
This fix adds a 250 millisecond timeout on the auto-completion to ensure when we do the check, we're doing it on the new value in the field, not the old value, which triggered the error.
This also clears the fields when the member does not exist or restricts permission to PT.