During Sync process validation failed on regexp validation on no mandatory field.
If a Regexp failed on a non mandatory field it should not escape automatic validation process.
If the user directory content is validated in Ametys, it works.
During Sync process validation failed on regexp validation on no mandatory field.
If a Regexp failed on a non mandatory field it should not escape automatic validation process.
If the user directory content is validated in Ametys, it works.
During User directory synchro process, if for a non mandatory field of user profile content, source data (from LDAP or MySQL) does not match with associated regular expression, the content cannot be validated.
As the regular expression failed on a non mandatory field, it could even be validated and just notified in synchro report.