The connection id is not determined correctly by the frontend, so that it does not resolve a valid connection for a badge. This results in:
not loading the issuer logo
not taking the user to the connection on clicking the button
In some cases the issuer name is also not determined correctly when the backend sets one of the issuer name fields to an empty string instead of a null or undefined.
Description
The connection id is not determined correctly by the frontend, so that it does not resolve a valid connection for a badge. This results in:
In some cases the issuer name is also not determined correctly when the backend sets one of the issuer name fields to an empty string instead of a
null
orundefined
.Hardware Specification
n/a
Steps to Reproduce the Bug
Expected Behaviour
Connection logo and name are displayed correctly
Actual Behaviour
n/a
Errors
n/a