#4592 - GUID fields do not generate GUID when a new member is created
| Identifier | #4592 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | GUID fields do not generate GUID when a new member is created |
| Status | Completed |
| Handling member | Chris Graham |
| Version | 10.0.35 |
| Addon | core_cns |
| Description | When a GUID custom profile field is used and a member is added via the admin panel, the GUID field defaults to "!--:)abcUNLIKELY" instead of a valid GUID. |
| 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
GUID fields generate random GUIDs, however it does not work when adding a new member.
There may also be some issues with other field types.