You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actual result
{
"timestamp": "2021-08-20T16:35:37.125+0000",
"status": 500,
"error": "Internal Server Error",
"message": "source cannot be null",
"path": "/ubs/management/read-address-order/607"
}
Expected result
{
"comment": "string",
"district": "string",
"entranceNumber": "string",
"houseCorpus": "string",
"houseNumber": "string",
"street": "string"
}
The address should appear according to order id
User story and test case links
E.g.: "User story #2787 Test case"
Labels to be added
"Bug", Priority ("pri: "), Severity ("severity:"), Type ("UI, "Functional"), "API" (for back-end bugs).
The text was updated successfully, but these errors were encountered:
Environment: mac OS Big Sur 11,2 , browser Firefox 91.0b9
Reproducible: always
Preconditions
Steps to reproduce
Actual result
{
"timestamp": "2021-08-20T16:35:37.125+0000",
"status": 500,
"error": "Internal Server Error",
"message": "source cannot be null",
"path": "/ubs/management/read-address-order/607"
}
Expected result
{
"comment": "string",
"district": "string",
"entranceNumber": "string",
"houseCorpus": "string",
"houseNumber": "string",
"street": "string"
}
The address should appear according to order id
User story and test case links
E.g.: "User story #2787
Test case"
Labels to be added
"Bug", Priority ("pri: "), Severity ("severity:"), Type ("UI, "Functional"), "API" (for back-end bugs).
The text was updated successfully, but these errors were encountered: