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

Backport PDF when submissions need to be cosigned #4846

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

sergei-maertens
Copy link
Member

Requested by DH as they're worried about legal implications of the language used currently.

Taken from #4320 / #4838

…cosign status

A submission requiring cosigning is still in a waiting state before
it will be sent to a registration backend. The language used in the
PDF now makes this clear, which should also avoid legal implications
associated with the displayed 'completion' timestamp.

(cherry picked from commit 8b6ecf0)
@sergei-maertens sergei-maertens force-pushed the backport/dh-cosign-pdf-text branch from 09403fd to 8cf6f6e Compare November 21, 2024 16:20
@sergei-maertens
Copy link
Member Author

@vaszig this needs to go in the 2.8.2 patch release :)

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 96.56%. Comparing base (fa41122) to head (8cf6f6e).
Report is 4 commits behind head on stable/2.8.x.

Files with missing lines Patch % Lines
src/openforms/submissions/models/submission.py 60.00% 1 Missing and 1 partial ⚠️
src/openforms/submissions/report.py 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           stable/2.8.x    #4846      +/-   ##
================================================
- Coverage         96.58%   96.56%   -0.02%     
================================================
  Files               746      746              
  Lines             25247    25256       +9     
  Branches           3325     3328       +3     
================================================
+ Hits              24384    24389       +5     
- Misses              601      603       +2     
- Partials            262      264       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@sergei-maertens
Copy link
Member Author

I'm ignoring the missing coverage here - tests and coverage are provided in the PR to the master branch

@vaszig
Copy link
Contributor

vaszig commented Nov 22, 2024

Why do we need a backport for 2.8.2 and not for 2.7.10?

@sergei-maertens sergei-maertens merged commit a187e02 into stable/2.8.x Nov 22, 2024
26 of 28 checks passed
@sergei-maertens sergei-maertens deleted the backport/dh-cosign-pdf-text branch November 22, 2024 11:01
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.

2 participants