Details
-
Type: Improvement
-
Status: Open
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: 4.8.0-b1
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
Description
In CORE-3215 we added a message that appears when a custom field is marked as required, but not visible to the client. It says that it "will result in clients being unable to register or update their account information." This is not entirely accurate.
First of all, we ignore non visible fields when the client edits their info, so that is not a problem. Second, an error is encountered when registering only if there is no default value for the custom field.
We should update the message to more accurately represent the true state of things.
Issue Links
- Discovered while testing
-
CORE-3165 Custom client fields that are not required and not displayed to clients result in an error
- Closed