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

Standard implementation of signing task validator #801

Open
Tracked by #793
HauklandJ opened this issue Sep 25, 2024 · 2 comments
Open
Tracked by #793

Standard implementation of signing task validator #801

HauklandJ opened this issue Sep 25, 2024 · 2 comments

Comments

@HauklandJ
Copy link
Contributor

HauklandJ commented Sep 25, 2024

TODO: what should this entail? Input from TEs needed.
Thoughts: Minimum required signatures - count/everyone? Validate hash - if mismatch delete signatures? In practice, all signatures associated with a sign task are deleted on task entry, so this should not be necessary as data from previous tasks should be locked.

@HauklandJ
Copy link
Contributor Author

@ivarne Is validation strictly on task end, or does validation exists on patches as well?

@ivarne
Copy link
Member

ivarne commented Sep 26, 2024

Incremental validation (those that have relevant changes) happens on PATCH, so that frontend can “patch” its issue list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants