Skip to content

fix: add ordering validation for signature request actions#6160

Merged
vitormattos merged 1 commit intomainfrom
fix/individual-signer-status-control
Dec 12, 2025
Merged

fix: add ordering validation for signature request actions#6160
vitormattos merged 1 commit intomainfrom
fix/individual-signer-status-control

Conversation

@vitormattos
Copy link
Copy Markdown
Member

No description provided.

In ordered numeric signing flow, the frontend now validates that
all lower-order signers have signed before showing 'Request signature'
or 'Send reminder' buttons for higher-order signers.

Changes:
- Extract duplicate ordering validation logic into shared method
  canSignerActInOrder
- Apply ordering validation to both canRequestSignature and
  canSendReminder computed properties
- Move canSignerActInOrder to methods section (takes parameter)

This prevents users from requesting signatures or sending reminders
to signers out of turn when sequential signing is enabled.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@vitormattos vitormattos added this to the Next Major (33) milestone Dec 12, 2025
@vitormattos vitormattos self-assigned this Dec 12, 2025
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 12, 2025
@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable32

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable31

@vitormattos vitormattos merged commit 9c6cebf into main Dec 12, 2025
57 checks passed
@vitormattos vitormattos deleted the fix/individual-signer-status-control branch December 12, 2025 17:49
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant