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

Detroit - Listings Export #1525

Closed
sarahlazarich opened this issue Jan 19, 2023 · 1 comment
Closed

Detroit - Listings Export #1525

sarahlazarich opened this issue Jan 19, 2023 · 1 comment
Assignees

Comments

@sarahlazarich
Copy link
Collaborator

sarahlazarich commented Jan 19, 2023

User Story:

As a jurisdictional admin OR an admin in partners portal,
I want to be able to export my listing information in CSV format,
So that I can look at my listings data in aggregate.

Acceptance Criteria:

Given that I am an admin in partners portal on the listings page:

  • When I look to the top of my listings table, then I should see a button indicating that I can export my data.
  • When I click the “export to csv” button, then my general listings and unit group data download as two zipped CSVs.
  • When I click the “export to csv” button, then my page shows an indication that the export is in progress.
  • When I click the “export to csv” button, then my listings export will download in a timely fashion.
  • When my listings export downloads successfully, then I see a message indicating the download was completed.
  • When there is an issue with my download, then I see an error message on the page.

Given that I am an admin looking at my listings export:

  • When I open the general listings CSV, then I see the columns listed in the listing details tab.
  • When I open the unit group CSV, then I will see the columns listed in unit group details tab.
  • When I look through my listings export files, then I will see data that reflects the state of my listings at the time of download.

Implementation Notes:

QA Notes
Start here: https://detroit-partners-dev.netlify.app/sign-in

  1. Sign in
  2. Click Export to CSV button and observe the rows of each the listings and unit exports
  3. Edit or add listing data to listings, save, and then click export to csv again to ensure that all data is correctly reflected in the download
@sarahlazarich
Copy link
Collaborator Author

Only real note here is on the time stamps @ColinBuyck --- I'm good with the format, but I don't see an indication of the timezone (it's like, 03-11-2022 02:24:37AM). What kind of effort would it be to add that in?

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

3 participants