From 5931901e629d33b857c0f7dd1c90602c5d5af58a Mon Sep 17 00:00:00 2001 From: Joanna Nolasco <113558398+j-nolasco@users.noreply.github.com> Date: Wed, 17 Dec 2025 09:05:35 -0800 Subject: [PATCH 1/3] Update package_update.md --- messages/package_update.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/messages/package_update.md b/messages/package_update.md index 60cfffe5..905e72f0 100644 --- a/messages/package_update.md +++ b/messages/package_update.md @@ -40,11 +40,12 @@ Successfully updated the package. %s # flags.recommended-version-id.summary -Package version ID that subscribers are notified to install or upgrade to. +ID of the package version that is installed when subscribers click the Upgrade to Recommended Version option on the Installed Package page of their org. # flags.recommended-version-id.description -Specify the recommended package version for subscribers to install. Subscribers are notified to install the package version ID that you specify. If the subscribers have a different version of the same package installed, they're notified to upgrade to the recommended version. +Specify the recommended package version for subscribers to install. If a subscriber has a package version installed in their org that is lower than the version you set, the subscriber sees the Upgrade to Recommended Version option on the Installed Package page. Only released package versions can be set as the recommended version. + # flags.skip-ancestor-check.summary From ebc76ec94bb51553cb3ad4cf648fe7bf647dcc68 Mon Sep 17 00:00:00 2001 From: Joanna Nolasco <113558398+j-nolasco@users.noreply.github.com> Date: Wed, 17 Dec 2025 11:18:05 -0800 Subject: [PATCH 2/3] Update messages/package_update.md Co-authored-by: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com> --- messages/package_update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/package_update.md b/messages/package_update.md index 905e72f0..7179b7e8 100644 --- a/messages/package_update.md +++ b/messages/package_update.md @@ -40,7 +40,7 @@ Successfully updated the package. %s # flags.recommended-version-id.summary -ID of the package version that is installed when subscribers click the Upgrade to Recommended Version option on the Installed Package page of their org. +ID of the package version that's installed when subscribers click the Upgrade to Recommended Version option on the Installed Package page of their org. # flags.recommended-version-id.description From 3f2894efc0e8a076b65621d88e537f37fad87f85 Mon Sep 17 00:00:00 2001 From: Juliet Shackell <63259011+jshackell-sfdc@users.noreply.github.com> Date: Wed, 17 Dec 2025 12:44:46 -0800 Subject: [PATCH 3/3] fix: edit --- messages/package_update.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/package_update.md b/messages/package_update.md index 7179b7e8..c75aec3a 100644 --- a/messages/package_update.md +++ b/messages/package_update.md @@ -44,7 +44,7 @@ ID of the package version that's installed when subscribers click the Upgrade to # flags.recommended-version-id.description -Specify the recommended package version for subscribers to install. If a subscriber has a package version installed in their org that is lower than the version you set, the subscriber sees the Upgrade to Recommended Version option on the Installed Package page. Only released package versions can be set as the recommended version. +Specify the recommended package version for subscribers to install. If a subscriber has a package version installed in their org that's lower than the version you set, the subscriber sees the Upgrade to Recommended Version option on the Installed Package page. Only released package versions can be set as the recommended version. # flags.skip-ancestor-check.summary