From 30a00e3a8a11a8c16aa2adbe136620c4ca2469d4 Mon Sep 17 00:00:00 2001 From: Alexandru Tetelea Date: Tue, 22 Jul 2025 20:37:07 +0300 Subject: [PATCH] AN-389108] Expand experienceevent-stitching field group applicability to additional schema classes --- .../experience-event/experienceevent-stitching.schema.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/components/fieldgroups/experience-event/experienceevent-stitching.schema.json b/components/fieldgroups/experience-event/experienceevent-stitching.schema.json index b43d682099..1bf77c307b 100644 --- a/components/fieldgroups/experience-event/experienceevent-stitching.schema.json +++ b/components/fieldgroups/experience-event/experienceevent-stitching.schema.json @@ -14,7 +14,10 @@ "meta:tags": { "industry": ["all"] }, - "meta:intendedToExtend": ["https://ns.adobe.com/xdm/context/experienceevent"], + "meta:intendedToExtend": [ + "https://ns.adobe.com/xdm/context/experienceevent", + "https://ns.adobe.com/experience/journeyOrchestration/stepEvents/journeyStepEvent" + ], "description": "Values computed by the Stitching service, which are meant to provide a more accurate customer journey.", "definitions": { "experienceevent-stitching": {