Configure Export
Open
Nobody has claimed this yet.
1. to develop
enhancement
- Dominant language
- JavaScript
- Stars
- 382
- Forks
- 127
- Avg merge
- 19h 31m
- Merged PRs (30d)
- 75
Description
Is your feature request related to a problem? Please describe.
As far as i can see on exported CSV, the submitted forms are always added, regardless of the logged-in status. This results in unnecessary old data, that has to be filtered.
Describe the solution you'd like
- there should be an option for forms-admin to "overwrite exiting submissions", for data/submisions of logged-in users.
thx
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named in the issue, so first locate the CSV export entry point and the handling of submissions from logged-in users. Clarify the intended meaning of “overwrite existing submissions” with the forms-admin workflow, then define completion by verifying the configured behavior in exported CSV data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend, data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100