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: Enhancing project export at Backoffice #784

Merged
merged 3 commits into from
Nov 23, 2023

Conversation

martintomas
Copy link
Collaborator

This PR enhances ProjectExporter which is responsible for generating csv file returned to user during export via Backoffice so it returns all required fields defined at task - basically all fields that are visible at Backoffice form needs to be also part of exported csv.

Testing instructions

Login as Admin and go to the Projects section. Click on Export csv and verify that:

  • csv is exported
  • it contains all projects
  • for every project, all attributes defined at task are exported

Tracking

https://vizzuality.atlassian.net/browse/LET-1379

@martintomas martintomas self-assigned this Nov 22, 2023
@martintomas martintomas force-pushed the feat/LET-1380-enhance-project-export branch from 8bbc3ea to 0e06c44 Compare November 22, 2023 14:58
@martintomas martintomas merged commit 38f7ed6 into develop Nov 23, 2023
3 checks passed
@martintomas martintomas deleted the feat/LET-1380-enhance-project-export branch November 23, 2023 16:47
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