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

Add process step status list to /api/issuer #300

Open
3 tasks
Phil91 opened this issue Nov 14, 2024 · 0 comments
Open
3 tasks

Add process step status list to /api/issuer #300

Phil91 opened this issue Nov 14, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Phil91
Copy link
Member

Phil91 commented Nov 14, 2024

Description

To be able to retrigger a failed process step of the credential creation process a list of process steps and their status should be returned from the api /api/issuer

Acceptance Criteria

  • An object with two properties processId and processSteps should be returned, the processSteps property should be a list of process steps with their type and their status and should be returned for the endpoint above.
  • If no process exists for a credential the new property should be null
  • UnitTests are added

Additional Information

Needed for eclipse-tractusx/portal-frontend#1340

@Phil91 Phil91 added the enhancement New feature or request label Nov 14, 2024
@Phil91 Phil91 added this to the Release 25.03 milestone Nov 14, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Nov 14, 2024
@Phil91 Phil91 moved this from NEW USER REQUEST to BACKLOG in Portal Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: BACKLOG
Development

No branches or pull requests

1 participant