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

Export/Import DB List Updates #29

Open
2 tasks
Ferrisx4 opened this issue Apr 20, 2022 · 0 comments
Open
2 tasks

Export/Import DB List Updates #29

Ferrisx4 opened this issue Apr 20, 2022 · 0 comments

Comments

@Ferrisx4
Copy link
Member

Previously, #7 handled the creation of this feature.

In addition to that initial functionality, there are two new requirements:

  • Export all columns of the database list, including the newly formed 'Status' column. Import functions should leave this without a value for any new items and if the column exists, ignore it. There is a function to determine the status of files and we should rely on that because it runs frequently. We still export this value to the CSV so the admin can easily focus on any missing or incorrect files.
  • Export form shows options to download the database list as a CSV, Excel pre-2007, or modern Excel file, but the file always gets downloaded as a CSV regardless of which option is selected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant