fix(results): gate operational AI exports on QA
This commit is contained in:
@@ -84,6 +84,7 @@ export function useExportWorkflow({
|
||||
const response = await exportsApi.exportGeojson(selectedProjectId, {
|
||||
analysis_run_id: selectedDetectionRunId,
|
||||
export_kind: 'detection_run',
|
||||
intended_use: 'review',
|
||||
})
|
||||
setLatestExport(response)
|
||||
await loadExports(selectedProjectId)
|
||||
|
||||
Reference in New Issue
Block a user