Skip to content

feat: sync submissions to export file - #3546

Merged
Chartman123 merged 1 commit into
mainfrom
feat/sync-submissions-to-file
Aug 22, 2026
Merged

feat: sync submissions to export file#3546
Chartman123 merged 1 commit into
mainfrom
feat/sync-submissions-to-file

Conversation

@Chartman123

@Chartman123 Chartman123 commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

This fixes #3448 by synching the submissions to a form with the submissions in the export file. This also partially addresses #2812

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@Chartman123 Chartman123 added bug Something isn't working enhancement New feature or request php PHP related ticket 2. developing Work in progress feature: 📊 responses & statistics labels Jul 29, 2026
@Chartman123 Chartman123 added this to the 5.4 milestone Jul 29, 2026
@Chartman123 Chartman123 self-assigned this Jul 29, 2026
@Chartman123
Chartman123 force-pushed the feat/sync-submissions-to-file branch 3 times, most recently from a0fb318 to 6ebfe36 Compare July 29, 2026 20:47
@codecov

codecov Bot commented Jul 29, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 80.55556% with 14 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
lib/Service/SubmissionService.php 80.55% 14 Missing ⚠️

📢 Thoughts on this report? Let us know!

@Chartman123
Chartman123 force-pushed the feat/sync-submissions-to-file branch 10 times, most recently from 215b9bb to ab2fbd7 Compare July 29, 2026 22:36
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
@Chartman123
Chartman123 force-pushed the feat/sync-submissions-to-file branch from ab2fbd7 to de338ea Compare August 21, 2026 18:09
@Chartman123 Chartman123 added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Aug 21, 2026
@Chartman123
Chartman123 marked this pull request as ready for review August 21, 2026 18:13

@susnux susnux left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

code wise makes sense, but did not test ℹ️

@Chartman123
Chartman123 merged commit fe47c16 into main Aug 22, 2026
54 checks passed
@Chartman123
Chartman123 deleted the feat/sync-submissions-to-file branch August 22, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews bug Something isn't working enhancement New feature or request feature: 📊 responses & statistics php PHP related ticket

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Forms does not delete excess rows when exporting to files

2 participants