Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(admin/submission): add export command filter by expression #1085

Merged
merged 10 commits into from
Dec 2, 2024

Conversation

theus77
Copy link
Member

@theus77 theus77 commented Nov 29, 2024

Q A
Bug fix? y
New feature? y
BC breaks? n
Deprecations? n
Fixed tickets? n
Documentation? n

As discussed you simply list the fields you want. And you can filter submission with a expression language.

I was thinking about storing the export file in the storage manager. but those exports are really what we do not want in our storage services.

Maybe we need a user personal, or a session, storage service for the admin-bundle? But what about the CLI then? A volatile storage service? With a password?

@theus77 theus77 marked this pull request as ready for review November 29, 2024 21:02
@theus77 theus77 requested a review from a team as a code owner November 29, 2024 21:02
@Davidmattei Davidmattei changed the title feat: submission export command feat(admin/submission): add export command (csv or excel) Dec 2, 2024
@Davidmattei Davidmattei changed the title feat(admin/submission): add export command (csv or excel) feat(admin/submission): add export command filter by expression Dec 2, 2024
@Davidmattei Davidmattei added this to the 5.25.0 milestone Dec 2, 2024
@Davidmattei Davidmattei merged commit 52ba9b3 into ems-project:5.x Dec 2, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants