GravityPDF / gravity-pdf

Gravity PDF is a GPLv2-licensed WordPress plugin that allows you to automatically generate, email and download PDF documents using Gravity Forms.
https://gravitypdf.com
88 stars 21 forks source link

Fix Consent Field #1453

Closed jestonihpi closed 1 year ago

jestonihpi commented 1 year ago

Description

If the consent field is empty, it should not display on PDF, just like GravityForms handling empty consent field. We have added a new filter that allows users to bypass it manually.

Note: Missing Unit tests

1450

Testing instructions

Screenshots

Checklist:

Additional Comments

codecov[bot] commented 1 year ago

Codecov Report

Merging #1453 (4e38ef6) into development (684155d) will increase coverage by 17.58%. The diff coverage is n/a.

:exclamation: Current head 4e38ef6 differs from pull request most recent head bc72942. Consider uploading reports for the commit bc72942 to get more accurate results

@@                Coverage Diff                 @@
##             development    #1453       +/-   ##
==================================================
+ Coverage          75.71%   93.30%   +17.58%     
==================================================
  Files                243       57      -186     
  Lines              12828     1464    -11364     
  Branches             370      370               
==================================================
- Hits                9713     1366     -8347     
+ Misses              3107       90     -3017     
  Partials               8        8               

see 186 files with indirect coverage changes