From fc43dc554bc7226cba3c164969bb49f1b40cdfbe Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Fri, 18 Sep 2026 20:21:54 +0200 Subject: [PATCH 1/3] Added note --- .../private-platform/reference/admin/pmp-ref-admin-manage.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/content/en/docs/private-platform/reference/admin/pmp-ref-admin-manage.md b/content/en/docs/private-platform/reference/admin/pmp-ref-admin-manage.md index f75b1daf716..8e9f8ca8cd9 100644 --- a/content/en/docs/private-platform/reference/admin/pmp-ref-admin-manage.md +++ b/content/en/docs/private-platform/reference/admin/pmp-ref-admin-manage.md @@ -51,7 +51,10 @@ Company admins can edit app details such as the app branding or ownership, team * **Name** - The name of your app. This value should be meaningful, so that users can easily identify the app. * **Description** - An optional description of the application. * **App Logo** - A browser logo for your app. This value can only be adjusted by the app owner. -* **Team Membership** - Invite users to join your app, or remove them from the app. Before you can invite a user, you must first configure their account on the [User Management](#users) page. +* **Team Membership** - Invite users to join your app, or remove them from the app. Before you can invite a user, you must first configure their account on the [User Management](#users) page. + + When adding a member, the dialogue displays any roles inherited from groups. If the user is not a member of any groups, the dialogue shows **NONE**. + * **Git Server** - View the revisions per branch for this app. * **Ownership and Sharing** - Select the user and optionally the group that owns this app. If an app is owned by a specific group, the owner must be a user who belongs to that group. From 95b114b9257445c81b806783e2224f61f6030044 Mon Sep 17 00:00:00 2001 From: katarzyna-koltun-mx <108737161+katarzyna-koltun-mx@users.noreply.github.com> Date: Fri, 18 Sep 2026 20:35:27 +0200 Subject: [PATCH 2/3] Update pmp-ref-admin-manage.md --- .../private-platform/reference/admin/pmp-ref-admin-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/private-platform/reference/admin/pmp-ref-admin-manage.md b/content/en/docs/private-platform/reference/admin/pmp-ref-admin-manage.md index 8e9f8ca8cd9..a593481020d 100644 --- a/content/en/docs/private-platform/reference/admin/pmp-ref-admin-manage.md +++ b/content/en/docs/private-platform/reference/admin/pmp-ref-admin-manage.md @@ -53,7 +53,7 @@ Company admins can edit app details such as the app branding or ownership, team * **App Logo** - A browser logo for your app. This value can only be adjusted by the app owner. * **Team Membership** - Invite users to join your app, or remove them from the app. Before you can invite a user, you must first configure their account on the [User Management](#users) page. - When adding a member, the dialogue displays any roles inherited from groups. If the user is not a member of any groups, the dialogue shows **NONE**. + When adding a member, the dialogue displays any roles inherited from groups. If the user is not a member of any groups, the dialog shows **NONE**. * **Git Server** - View the revisions per branch for this app. * **Ownership and Sharing** - Select the user and optionally the group that owns this app. If an app is owned by a specific group, the owner must be a user who belongs to that group. From 2855562b7f9cb508710d5c62146cc633c597bb37 Mon Sep 17 00:00:00 2001 From: katarzyna-koltun-mx <108737161+katarzyna-koltun-mx@users.noreply.github.com> Date: Fri, 18 Sep 2026 20:36:08 +0200 Subject: [PATCH 3/3] Fix typo in admin manage documentation --- .../private-platform/reference/admin/pmp-ref-admin-manage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/private-platform/reference/admin/pmp-ref-admin-manage.md b/content/en/docs/private-platform/reference/admin/pmp-ref-admin-manage.md index a593481020d..ae5b70bc562 100644 --- a/content/en/docs/private-platform/reference/admin/pmp-ref-admin-manage.md +++ b/content/en/docs/private-platform/reference/admin/pmp-ref-admin-manage.md @@ -53,7 +53,7 @@ Company admins can edit app details such as the app branding or ownership, team * **App Logo** - A browser logo for your app. This value can only be adjusted by the app owner. * **Team Membership** - Invite users to join your app, or remove them from the app. Before you can invite a user, you must first configure their account on the [User Management](#users) page. - When adding a member, the dialogue displays any roles inherited from groups. If the user is not a member of any groups, the dialog shows **NONE**. + When adding a member, the dialog displays any roles inherited from groups. If the user is not a member of any groups, the dialog shows **NONE**. * **Git Server** - View the revisions per branch for this app. * **Ownership and Sharing** - Select the user and optionally the group that owns this app. If an app is owned by a specific group, the owner must be a user who belongs to that group.