Closed Mamyako closed 4 years ago
@MarlonMaercz @ElenaBelyavskaya Check behavior to see if all fields need to be mandatory.
For now backend requires: If any of the fields filled (First Name or Last Name or Phone or Email) then it requires all others to be filled.
I expected that all fields are optional and can be filled separately.
We earlier agreed and implemented that these fields should be optional: https://github.com/openmavn/mavn.service.partnermanagement/issues/50
@IliyanIlievPH because every fields should be optional -
please remove validations for all fields to be filled
https://github.com/OpenMAVN/MAVN.Service.PartnerManagement/pull/51/files#diff-b31b3e91b6e4e0f4b8bafba77151ce74R16
and in admin-api https://github.com/OpenMAVN/MAVN.Service.AdminAPI/pull/63/files#diff-14c46ed1a7e3100265ca306f681b6179R35
Environment: Windows 10/ Chrome 83
Note: Ticket is related to #41 ticket
Steps:
Actual result: Contact Details fields are mandatory Expected result: Contact Details fields are non-mandatory