From ce580a3f0f89c4873e8f1c522bc58367082dd854 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Mar 2026 11:22:21 +0000 Subject: [PATCH 1/2] Initial plan From 132843fa7764a37340222b44cbbdc2df61b5869d Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Mar 2026 11:26:56 +0000 Subject: [PATCH 2/2] fix(core): resolve AI model creator sync from current owner Co-authored-by: mohamrizwa <220306360+mohamrizwa@users.noreply.github.com> --- ...mplatev4AiModels-E5601A14-5494-EE11-BE37-000D3A3411D9.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CenterofExcellenceCoreComponents/SolutionPackage/src/Workflows/AdminSyncTemplatev4AiModels-E5601A14-5494-EE11-BE37-000D3A3411D9.json b/CenterofExcellenceCoreComponents/SolutionPackage/src/Workflows/AdminSyncTemplatev4AiModels-E5601A14-5494-EE11-BE37-000D3A3411D9.json index 62a866801..05aa0b428 100644 --- a/CenterofExcellenceCoreComponents/SolutionPackage/src/Workflows/AdminSyncTemplatev4AiModels-E5601A14-5494-EE11-BE37-000D3A3411D9.json +++ b/CenterofExcellenceCoreComponents/SolutionPackage/src/Workflows/AdminSyncTemplatev4AiModels-E5601A14-5494-EE11-BE37-000D3A3411D9.json @@ -877,7 +877,7 @@ "parameters": { "organization": "@triggerOutputs()?['body/admin_environmentcdsinstanceurl']", "entityName": "systemusers", - "recordId": "@outputs('Get_actual_object')?['body/_createdby_value']" + "recordId": "@outputs('Get_actual_object')?['body/_ownerid_value']" }, "authentication": "@parameters('$authentication')", "retryPolicy": { @@ -1549,4 +1549,4 @@ "templateName": "" }, "schemaVersion": "1.0.0.0" -} \ No newline at end of file +}