Description
Specifying a User/RoleTemplate for a certain sync task all the not valued template attributes are translated into remove attribute requests. This cause an unjustified set of user attribute removes.
The wrong behavior is generated into ConnObjectUtil.fillFromTemplate method.
Id should be sufficient add a conditions in order to apply template if and only if a value on it is explicitly specified.