Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet shown as not connect in Portal frontend due to wrongly named credentialType #216

Closed
evegufy opened this issue Jul 25, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@evegufy
Copy link
Contributor

evegufy commented Jul 25, 2024

Current Behavior

Portal Frontend expects credentialType MEMBERSHIP from GET endpoint /api/issuer/owned-credentials (see eclipse-tractusx/portal-frontend#621) to show wallet as connected but it's currently named MEMBERSHIP_CERTIFICATE, which leads to:
image

Expected Behavior

credentialType is named MEMBERSHIP

Steps To Reproduce

Detected in v1.1.0-rc.1

follow up to #175

@evegufy evegufy added the bug Something isn't working label Jul 25, 2024
@evegufy evegufy added this to Portal Jul 25, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Jul 25, 2024
@evegufy evegufy added this to the Release 1.1.0 (24.08) milestone Jul 25, 2024
@evegufy evegufy moved this from NEW USER REQUEST to BACKLOG in Portal Jul 25, 2024
@Phil91 Phil91 moved this from BACKLOG to IN PROGRESS in Portal Jul 25, 2024
Phil91 added a commit that referenced this issue Jul 25, 2024
Refs: #216
Reviewed-By: Evelyn Gurschler <evelyn.gurschler@bmw.de>
@evegufy
Copy link
Contributor Author

evegufy commented Jul 25, 2024

tested successfully

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants