Skip to content

Conversation

@bencap
Copy link
Collaborator

@bencap bencap commented Oct 30, 2025

  • Updated the refresh method in MaterializedView class to improve docstring clarity and detail.
  • Enhanced the refresh_mat_view function documentation to provide comprehensive usage instructions and examples.
  • Reorganized import statements in jobs.py for better readability and consistency.
  • Critically, added database commit after refreshing materialized views in the refresh_materialized_views and refresh_published_variants_view functions.

- Updated the refresh method in MaterializedView class to improve docstring clarity and detail.
- Enhanced the refresh_mat_view function documentation to provide comprehensive usage instructions and examples.
- Reorganized import statements in jobs.py for better readability and consistency.
- Added database commit after refreshing materialized views in the refresh_materialized_views and refresh_published_variants_view functions.
@bencap bencap requested a review from jstone-dev October 30, 2025 21:53
@bencap bencap linked an issue Oct 30, 2025 that may be closed by this pull request
@bencap bencap merged commit 824bcac into release-2025.5.0 Nov 6, 2025
6 checks passed
@bencap bencap deleted the bugfix/bencap/556/mat-views-not-refreshing branch November 6, 2025 23:08
@bencap bencap mentioned this pull request Nov 13, 2025
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.

Materialized view underlying the statistics page is not refreshing

2 participants