eclipse-tractusx / portal-backend

Portal Backend
Apache License 2.0
7 stars 19 forks source link

How to pass alternative address #872

Closed anjuchaurasiya closed 1 month ago

anjuchaurasiya commented 1 month ago

Current Behavior

Please let us know what information in need to pass in the form to avoid this error bcoz we dont see such field available on the form while registering the user : [TaskErrorDto(type=Unspecified, description=Alternative Address has no country)]

Expected Behavior

The new user should be registered without any issue

Steps To Reproduce

evegufy commented 1 month ago

Hi @anjuchaurasiya it's not a portal issue, you need to upgrade to BPDM Patch version https://github.com/eclipse-tractusx/bpdm/pull/983, chart version 5.0.3

anjuchaurasiya commented 1 month ago

Thank you @evegufy :)