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

REGISTRATION | Missing Retrigger Type for DIM Wallet Creation | 404 Not Found #997

Closed
typecastcloud opened this issue Aug 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@typecastcloud
Copy link
Contributor

typecastcloud commented Aug 9, 2024

Current Behavior

When trying to retrigger the creation of DIM wallet, portal-frontend is trying to resolve the URL to the following
api/administration/registration/application/<applicationid>/undefined
Causing 404 Not Found error.

Expected Behavior

Retrigger should send POST request to
api/administration/registration/application/<applicationid>/retrigger-create-dim-wallet
as defined in portal-backend https://github.com/eclipse-tractusx/portal-backend/blob/11b473dab23f26fe5422427e07cc823ba80683ee/src/administration/Administration.Service/Controllers/RegistrationController.cs#L404 and retrigger step.

Steps To Reproduce

Cause failing DIM wallet creation state via DB or otherwise and try clicking retrigger process for Identity Wallet Creation step.

@typecastcloud typecastcloud added the bug Something isn't working label Aug 9, 2024
@typecastcloud typecastcloud self-assigned this Aug 9, 2024
typecastcloud added a commit to Cofinity-X/entry-portal-frontend that referenced this issue Aug 9, 2024
…stration process

Causing 404 not found because step will resolve into undefined instead.

Refs: eclipse-tractusx#997
@evegufy evegufy added this to the Release 24.12 milestone Aug 14, 2024
@MaximilianHauer MaximilianHauer assigned oyo and unassigned oyo Aug 16, 2024
oyo pushed a commit that referenced this issue Aug 19, 2024
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

3 participants