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

Resolve validations running on reject and therefore blocking it #1084

Open
cammiida opened this issue Feb 4, 2025 · 0 comments
Open

Resolve validations running on reject and therefore blocking it #1084

cammiida opened this issue Feb 4, 2025 · 0 comments
Labels
kind/bug Something isn't working status/triage

Comments

@cammiida
Copy link
Contributor

cammiida commented Feb 4, 2025

Description of the bug

When in a signing step, a user with write rights should have the possibility to "reject" the step. That is, go back (or wherever) to the relevant step configured in bpmn.
The user would typically reject in case of an error or if any of the signees didn't receive access to the form.
The validator triggered checks if all signees have signed, which will never happen in the case outlined above.

@ivarne might have some thoughts about this?

Steps To Reproduce

  1. Go to the signing step in Signering Brukerstyrt.
  2. Make sure you have write rights.
  3. Try to click the reject button.
  4. See that validation messages appear and that you haven't successfully rejected the step.

Additional Information

No response

@cammiida cammiida added kind/bug Something isn't working status/triage labels Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working status/triage
Projects
Status: No status
Development

No branches or pull requests

1 participant