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

Missing data report #4204

Merged
merged 27 commits into from
Feb 3, 2025
Merged

Missing data report #4204

merged 27 commits into from
Feb 3, 2025

Conversation

tbhi
Copy link
Contributor

@tbhi tbhi commented Jan 28, 2025

No description provided.

@tbhi tbhi marked this pull request as ready for review January 30, 2025 10:15
@@ -2,4 +2,9 @@ class AdminMailerPreview < ActionMailer::Preview
def issues_report
AdminMailer.with(email_address: '[email protected]', user: User.admin.last).issues_report
end

def missing_reading_window
missing = [[AmrDataFeedConfig.where.not(missing_reading_window: nil).first, 10.days]]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor, but after initially running migration all of the configs have a null window so there's an error here

Base automatically changed from 4710-group-level-engagement-report to master February 3, 2025 13:36
tbhi added 3 commits February 3, 2025 14:10
…eport

# Conflicts:
#	config/initializers/better_html.rb
#	db/schema.rb
@tbhi tbhi merged commit 6a9b5d2 into master Feb 3, 2025
20 checks passed
@tbhi tbhi deleted the 4742-missing-data-report branch February 3, 2025 16:54
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