Skip to content

Invalidate version detail cache on submit for review#11

Merged
trmquang93 merged 1 commit intomainfrom
fix/invalidate-version-detail-cache-on-submit
Apr 8, 2026
Merged

Invalidate version detail cache on submit for review#11
trmquang93 merged 1 commit intomainfrom
fix/invalidate-version-detail-cache-on-submit

Conversation

@trmquang93
Copy link
Copy Markdown
Contributor

Summary

  • Adds apps:version-detail cache invalidation to the submit-for-review endpoint, ensuring the version detail page shows fresh data after submission.
  • The existing handler already invalidated apps:list, apps:versions, and apps:review-submissions caches but missed the version detail cache.

Test plan

  • Submit a version for review and verify the version detail page reflects the updated status immediately without needing a manual refresh/sync

@trmquang93 trmquang93 merged commit ab5b95b into main Apr 8, 2026
@github-actions github-actions bot deleted the fix/invalidate-version-detail-cache-on-submit branch April 8, 2026 09:34
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.

1 participant