From db4fa3ba5a7c102354f044105c9590f61cf8fff5 Mon Sep 17 00:00:00 2001 From: DerekFurstPitt Date: Thu, 13 Feb 2025 14:19:35 -0500 Subject: [PATCH] changed sample.direct_ancestor to be immutable --- src/schema/provenance_schema.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/schema/provenance_schema.yaml b/src/schema/provenance_schema.yaml index 447f0078..43c53dad 100644 --- a/src/schema/provenance_schema.yaml +++ b/src/schema/provenance_schema.yaml @@ -976,6 +976,7 @@ ENTITIES: direct_ancestor: type: json_string # dict generated: true + immutable: true transient: true indexed: false on_read_trigger: get_sample_direct_ancestor