Skip to content

feat(attachments): Update formpack export to handle deleted attachments TASK-575#5819

Merged
rajpatel24 merged 3 commits intomainfrom
update-formpack-to-handle-deleted-attachments
Jun 9, 2025
Merged

feat(attachments): Update formpack export to handle deleted attachments TASK-575#5819
rajpatel24 merged 3 commits intomainfrom
update-formpack-to-handle-deleted-attachments

Conversation

@rajpatel24
Copy link
Copy Markdown
Contributor

@rajpatel24 rajpatel24 commented Jun 3, 2025

🗒️ Checklist

  1. run linter locally
  2. update all related docs (API, README, inline, etc.), if any
  3. draft PR with a title <type>(<scope>)<!>: <title> TASK-1234
  4. tag PR: at least frontend or backend unless it's global
  5. fill in the template below and delete template comments
  6. review thyself: read the diff and repro the preview as written
  7. open PR & confirm that CI passes
  8. request reviewers, if needed
  9. delete this section before merging

📣 Summary

Ensure KPI installs the latest formpack version to support new export features for deleted media attachments.

📖 Description

This PR updates the formpack dependency hash in requirements.in, requirements.txt, and dev_requirements.txt to use the commit from formpack#335. That PR introduces support for displaying deleted attachments more clearly in exports:

  • Replaces {field}_URL with the text Deleted when the attachment is marked as deleted and include_media_url=True.

These changes ensure that exports generated by KPI reflect deleted attachments more transparently for end users.

@rajpatel24 rajpatel24 self-assigned this Jun 3, 2025
@rajpatel24 rajpatel24 removed the request for review from jnm June 3, 2025 13:13
@rajpatel24 rajpatel24 force-pushed the update-formpack-to-handle-deleted-attachments branch from b7ef04d to 3435ae8 Compare June 6, 2025 09:24
@rajpatel24 rajpatel24 force-pushed the update-formpack-to-handle-deleted-attachments branch from 3435ae8 to 3b589e7 Compare June 6, 2025 15:19
Copy link
Copy Markdown
Contributor

@noliveleger noliveleger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rajpatel24 rajpatel24 merged commit 0184d79 into main Jun 9, 2025
5 checks passed
@rajpatel24 rajpatel24 deleted the update-formpack-to-handle-deleted-attachments branch June 9, 2025 03:58
Copy link
Copy Markdown

@sksondra sksondra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good from QA.

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.

3 participants