Support bulk checksum action on data management page

What does this MR do and why?

Add bulk option to recalculate the checksum of replicated models in the Data Management page

References

Related to #538026 (closed)

Screenshots or screen recordings

Screen_Recording_2025-11-03_at_5.49.51_PM

How to set up and validate locally

Important

This requires Geo setup on your GDK which you can do using the easy installation method. Setup is straightforward but takes some time. Alternatively, you may simply validate the code functionally.

If needed, I can upload more screen recordings if there's a specific scenario that you would like to validate. Or we could set up a call so I can share my instance with you.

  1. Enable the geo_primary_verification_view feature flag.
  2. Go to your primary Geo page (usually localhost:3000).
  3. Go to /admin/data_management?model_name=snippet_repository
  4. Click the checksum all button.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Shane Maglangit

Merge request reports

Loading