Skip to content

build: use latest version of Formpack to add big-image support DEV-1172#6476

Merged
rajpatel24 merged 2 commits intorelease/2.025.43from
dev-1172-mismatched-labels-and-translations-export-failure
Nov 24, 2025
Merged

build: use latest version of Formpack to add big-image support DEV-1172#6476
rajpatel24 merged 2 commits intorelease/2.025.43from
dev-1172-mismatched-labels-and-translations-export-failure

Conversation

@rajpatel24
Copy link
Copy Markdown
Contributor

🗒️ Checklist

  1. run linter locally
  2. update developer docs (API, README, inline, etc.), if any
  3. for user-facing doc changes create a Zulip thread at #Support Docs Updates, if any
  4. draft PR with a title <type>(<scope>)<!>: <title> DEV-1234
  5. assign yourself, tag PR: at least Front end and/or Back end or workflow
  6. fill in the template below and delete template comments
  7. review thyself: read the diff and repro the preview as written
  8. open PR & confirm that CI passes & request reviewers, if needed
  9. delete this section before merging

📣 Summary

Update KPI to use the latest Formpack release, which adds support for big-image as a valid media type in export workflow.

📖 Description

This PR updates the formpack dependency hash in requirements.in, requirements.txt, and dev_requirements.txt to use the commit from formpack#336. That PR introduces support for big-image as a valid media type to prevent translation mismatches in exports.

Please see the linear comment for more details.

👀 Preview steps

  1. ℹ️ Download the form: test_form.xlsx
  2. Deploy the form and submit at least one response.
  3. 🔴 [on release] try exporting the data, it fails with TranslationError: Mismatched labels and translations: [label] [None, big-image] 1!=2.
  4. 🟢 [on PR] try exporting the data, the export should complete successfully.

@rajpatel24 rajpatel24 self-assigned this Nov 15, 2025
@rajpatel24 rajpatel24 requested a review from jnm as a code owner November 15, 2025 08:41
@rajpatel24 rajpatel24 requested review from jnm and removed request for jnm November 15, 2025 08:41
@noliveleger
Copy link
Copy Markdown
Contributor

@rajpatel24 let's merge formpack first and then use the commit of the merge id in KPI.
You should change your title. It's not a fix. I would use "build: use latest version of formpack to add big-image support" .
What do you think?

@noliveleger noliveleger removed the request for review from jnm November 24, 2025 15:24
@rajpatel24 rajpatel24 changed the title fix(exports): update Formpack to handle big-image as valid media type DEV-1172 build: use latest version of Formpack to add big-image support Nov 24, 2025
@rajpatel24 rajpatel24 changed the title build: use latest version of Formpack to add big-image support build: use latest version of Formpack to add big-image support DEV-1172 Nov 24, 2025
@rajpatel24 rajpatel24 merged commit 7fd2421 into release/2.025.43 Nov 24, 2025
11 checks passed
@rajpatel24 rajpatel24 deleted the dev-1172-mismatched-labels-and-translations-export-failure branch November 24, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants