Skip to content

Commit a1f4fc8

Browse files
committed
Unreleased feature
1 parent dd7715b commit a1f4fc8

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

content/en/docs/refguide/modeling/app-explorer/modules/updating-marketplace-modules.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,9 @@ During the merge, conflicts may occur if you and the publisher both modified the
3434
To merge your customizations with the updated module, Studio Pro matches documents between the old and new versions. The method depends on whether the module has package IDs:
3535

3636
* Modules with package IDs – Studio Pro uses embedded GUID mapping to match documents by GUID. This is more reliable because documents can be matched even if they have been renamed.
37-
* Modules without package IDs – Studio Pro maps documents by name. This works well as long as document names have not changed between versions.
3837

3938
{{% alert color="info" %}}
40-
Studio Pro 11.12 introduced package IDs and document GUID mappings to make updates more reliable. Updates with customization retention also work for older modules without package IDs through name-based mapping.
39+
Studio Pro 11.12 introduced package IDs and document GUID mappings to make updates more reliable.
4140
{{% /alert %}}
4241

4342
For more information on package IDs and how they are assigned, see [Module Settings](/refguide/module-settings/#package).

0 commit comments

Comments
 (0)