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

Remove persistent objects in sign module #8125

Open
wants to merge 2 commits into
base: es/TI-1495-sign-request-status
Choose a base branch
from

Conversation

elioschmutz
Copy link
Member

@elioschmutz elioschmutz commented Feb 13, 2025

This PR refactors the sign module to no longer use persistent objects when dealing with signature data. See #8120 (comment) for more information.

To store the values, we now use json strings and we deserialize it back to objects when loading it from the annotations.

This should make future development easier and less error prone.

For TI-1495

Checklist

  • Link to issue (Jira or GitHub) and backlink in issue (Jira)

@elioschmutz elioschmutz requested a review from buchi February 13, 2025 08:58
@elioschmutz elioschmutz force-pushed the es/TI-1495-remove-persistent-objects branch from ac1f8e5 to e7bc399 Compare February 13, 2025 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant