Label state is "null" when the Application form is loaded even though UI shows differently
Closed this issue · 0 comments
EgleHelms commented
Repro steps:
- Create Speech credentials with labels only (dont have any without labels)
- In application choose the vendor
- Leave the Label as it shows in the UI (since there is no credential that has no label, it will show the other labels) like this
- Make a call
Result:
Seems like in db this is still saved as NULL. So the UI representation on what is selected is not accurate, you need to select the Label explicitly one more time to make sure to fill the "Label" state.