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

Update Status of the Credential Request Overview #1340

Open
3 tasks
MaximilianHauer opened this issue Nov 14, 2024 · 1 comment
Open
3 tasks

Update Status of the Credential Request Overview #1340

MaximilianHauer opened this issue Nov 14, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@MaximilianHauer
Copy link

MaximilianHauer commented Nov 14, 2024

Precondition:

Description

The confirm and decline button for credentials on /adminCredential with the Pending filter activated should be disabled if a process is available.

If a retrigger process step is available in status TODO a retrigger functionallity should be implemented.

The following retrigger steps are possible:

RETRIGGER_CREATE_SIGNED_CREDENTIAL
RETRIGGER_SAVE_CREDENTIAL_DOCUMENT
RETRIGGER_CREATE_CREDENTIAL_FOR_HOLDER
RETRIGGER_TRIGGER_CALLBACK

the processes can be retriggered via the following api call:

api/issuer/{processId}/retrigger-step/{processStepTypeId}

example: api/issuer/db04128a-0d42-4144-b3e3-9bd198b32471/retrigger-step/RETRIGGER_CREATE_SIGNED_CREDENTIAL

Acceptance Criteria

  • [criteria 1]
  • [criteria 2]
  • [criteria 3]

Additional Information

@MaximilianHauer MaximilianHauer added the enhancement New feature or request label Nov 14, 2024
@MaximilianHauer MaximilianHauer 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
@evegufy
Copy link
Contributor

evegufy commented Nov 14, 2024

@Phil91 Please create the issues in the ssi-credential-issuer which should be accompanied by this change and link it to this one.

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

2 participants