From 0af6c4d7b9b9ae822658d23584b85ff367070ee0 Mon Sep 17 00:00:00 2001 From: Marc Bernard <59966492+mbtools@users.noreply.github.com> Date: Sun, 22 Mar 2026 16:26:34 +0100 Subject: [PATCH] Update namespaces.md --- src/user-guide/reference/namespaces.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/user-guide/reference/namespaces.md b/src/user-guide/reference/namespaces.md index e5b7e2a2c..5d30a2450 100755 --- a/src/user-guide/reference/namespaces.md +++ b/src/user-guide/reference/namespaces.md @@ -19,4 +19,6 @@ Alternatively, you can create the namespace upfront as follows: 1. Create namespaced package (optional) 1. Clone/pull as usual -Objects will appear as repaired in the customer system, compare with git source to determine if the objects are modified. +:::info +Namespaced object require different transport, i.e. workbench development/correction or repair tasks, when importing into a system. The type of task depends on the original (source) system and the role of the namespace, i.e. producer or consumer. For more details, see [Source System](/user-guide/repo-settings/dot-abapgit.html#source-system) under repository settings. +:::