[go: up one dir, main page]

Skip to content

Geo Primary Verification API: Checksum state filter doesn't work on some models

The checksum_state filter doesn't work for some models like Upload

Steps to replicate

Pre-requisite: Must be on an instance with EE license and Geo enabled

  1. Enable geo_primary_verification_view feature flag.
  2. Load http://localhost:3000/api/v4/admin/data_management/snippet_repository?checksum_state=succeeded
    • Notice that it loads models just fine.
  3. Load http://localhost:3000/api/v4/admin/data_management/upload?checksum_state=succeeded
    • Doesn't load anything 🤔

Screen_Recording_2025-10-22_at_1.21.00_PM

Edited by 🤖 GitLab Bot 🤖