You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Please refer to the design asset for export buttons and error/success messages.
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?
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:
Given that I am an admin looking at my listings export:
Implementation Notes:
QA Notes
Start here: https://detroit-partners-dev.netlify.app/sign-in
The text was updated successfully, but these errors were encountered: