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

Use last_checked_at column for dvo.report table cleanup #331

Conversation

epapbak
Copy link
Collaborator

@epapbak epapbak commented Jul 12, 2024

Description

Use last_checked_at to identify DVO reports' age, as reported_at maintains its original value even if the row was updated.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Testing steps

CI

Checklist

  • make before_commit passes
  • updated documentation wherever necessary
  • added or modified tests if necessary
  • updated schemas and validators in insights-data-schemas in case of input/output change

@epapbak epapbak merged commit bd784e3 into RedHatInsights:master Jul 12, 2024
10 checks passed
@epapbak epapbak deleted the fix_deletion_query_for_DVO_recommendations branch July 12, 2024 13:29
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