Skip to content

Conversation

@Didayolo
Copy link
Member

@Didayolo Didayolo commented May 31, 2024

Original PR: #1461

A brief description of the purpose of the changes contained in this PR.

This piece of code fixes the inconsistency of the date send as the 'last snapshot date'. Before, the usage history tab in the analytics page was getting the correct date (created_at date) from the backend, and other tabs were getting the incorrect date (at_date date) from the backend. Now they all get the correct date.

Issues this PR resolves

Should solve Problem 2 of #1451

Checklist

  • Code review by me
  • Hand tested by me
  • I'm proud of my work
  • Code review by reviewer
  • Hand tested by reviewer
  • CircleCi tests are passing
  • Ready to merge

OhMaley and others added 2 commits May 30, 2024 09:50
…dates-consistency

Related to issue #1451: Send snapshot created_at instead of at_date to front for display consistency
@Didayolo Didayolo changed the title Related to issue #1451: Send snapshot created_at instead of at_date to front for display consistency #1461 Related to issue #1451: Send snapshot created_at instead of at_date to front for display consistency May 31, 2024
@Didayolo Didayolo self-assigned this May 31, 2024
@Didayolo Didayolo merged commit 6ff1c45 into develop Jun 6, 2024
@Didayolo Didayolo deleted the bugfix/storage/monitoring-tool/dates-consistency branch June 6, 2024 14:09
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

Successfully merging this pull request may close these issues.

3 participants