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

[Bug] UTC Issue Follow-Up #1606

Closed
ColinBuyck opened this issue Mar 27, 2023 · 2 comments
Closed

[Bug] UTC Issue Follow-Up #1606

ColinBuyck opened this issue Mar 27, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@ColinBuyck
Copy link
Collaborator

ColinBuyck commented Mar 27, 2023

This issue was initially described in #1605 but this ticket is to implement a more sustainable approach that will show times in Exports adjusted to the appropriate local timezone rather than UTC.

Technical Notes:

  • This may require us to pass along the timezone of the user making the request for the exports
  • This may have been an issue before and there's relevant context here
  • Will also need feedback from Product on what is the desired behavior

QA Notes: https://detroit-partners-dev.netlify.app/

  1. Log in
  2. Update and verify a listing
  3. Export the listing zip
  4. Ensure that all times are shown accurately in your local time
  5. Go to the users page
  6. Create a new user
  7. Export user csv
  8. Ensure all of the times are shown accurately in your local time.
@ColinBuyck ColinBuyck added the bug Something isn't working label Mar 27, 2023
@github-actions github-actions bot added this to Needs triage in Backlog-Sprint Mar 27, 2023
@github-actions github-actions bot added this to Triage in Milestones Mar 27, 2023
@sarahlazarich
Copy link
Collaborator

Desired behavior here is to have the export reflect the timezone for where the user is. The timezone should also be noted in the column data. For example, 03-11-2022 02:26:32AM EDT if the report is downloaded in EDT.

@sarahlazarich
Copy link
Collaborator

This looks good to me.

Backlog-Sprint automation moved this from Needs triage to Closed Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants