Skip to content

[stable31] fix: add ordering validation for signature request actions#6161

Merged
vitormattos merged 1 commit intostable31from
backport/6160/stable31
Dec 12, 2025
Merged

[stable31] fix: add ordering validation for signature request actions#6161
vitormattos merged 1 commit intostable31from
backport/6160/stable31

Conversation

@backportbot-libresign
Copy link
Copy Markdown

Backport of PR #6160

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>
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 12, 2025
@backportbot-libresign backportbot-libresign Bot added this to the Next Patch (31) milestone Dec 12, 2025
@vitormattos vitormattos merged commit 8b81e35 into stable31 Dec 12, 2025
56 checks passed
@vitormattos vitormattos deleted the backport/6160/stable31 branch December 12, 2025 18:04
@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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant