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

Related to issue #1451: Send snapshot created_at instead of at_date to front for display consistency #1461

Conversation

OhMaley
Copy link
Collaborator

@OhMaley OhMaley commented May 30, 2024

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

@Didayolo Didayolo changed the base branch from develop to bugfix/storage/monitoring-tool/dates-consistency May 31, 2024 14:32
@Didayolo Didayolo merged commit 5a5a41b into codalab:bugfix/storage/monitoring-tool/dates-consistency May 31, 2024
@Didayolo
Copy link
Collaborator

I merge this to a branch on codalab/codabench to trigger automatic testing.

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.

2 participants