An error occurred while fetching folder content.
JediKev
authored
This addresses issue 4329 where you can import a User with no email address via CSV file. Once the User is added and you try to update them with an email address it fails due to no default email. This updates the check for email address from `!isset()` to `empty()` which will correctly check for empty string.
Name | Last commit | Last update |
---|---|---|
.. |