Something went wrong while setting issue due date.
when creating a user via template or csv import, mandatory , alreay defined fields have to be re-inputed even if already defined
Closed
when creating a user via template or csv import, mandatory , alreay defined fields have to be re-inputed even if already defined
example sn is %askme% and givenname is %askme% at user creation if uid is %givenName%%sn% then the uid will be asked because it is mandatory
idem for reconnection possible in samba, if set in the template to reconnec if disonnected , it will be ask , because it s mandatory
As this field is now ask and mandatory , my understanding is that importing via csv , will not work, because they will expect theses values wich aren t filled automatically by the template , even ifg they are defined
(from redmine: issue id 4659, created on 2016-03-31, closed on 2016-04-04)
- Relations:
- copied_to #4667
- Changesets:
- Revision 414f9432 by Côme Chilliet on 2016-04-01T04:00:15.000Z:
Fixes #4659 Fixed flattening of dependencies when askme is used
- Revision 3ac01fde by Côme Chilliet on 2016-04-01T08:41:18.000Z:
Fixes #4659 Added a way for plugin to say which attributes should not be asked in the template
- Revision ed231939 by Côme Chilliet on 2016-04-01T08:42:40.000Z:
Fixes #4659 Fixed flattening of dependencies when askme is used
- Revision ec8e128d by Côme Chilliet on 2016-04-01T08:42:47.000Z:
Fixes #4659 Added a way for plugin to say which attributes should not be asked in the template