Skip to content

Commit 365d6a4

Browse files
committed
apply Gerry's latest changes from 2 JIRAs
Signed-off-by: Nick Boldt <[email protected]>
1 parent 550c551 commit 365d6a4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

modules/release-notes/ref-release-notes-fixed-issues.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ This section lists issues fixed in {product} {product-version}.
1111

1212
Administrators may encounter problems updating {product-short} across channels. As a workaround, to upgrade across channels:
1313

14-
* Delete the {product-very-short} operator subscription (but not its operands)
15-
* Create a new subscription pointing to the new channel (`fast` or `fast-1.4`), using the latest CSV
16-
* Once installed, any existing Backstage objects will be upgraded through the new operator
14+
* Delete the {product-very-short} Operator subscription. Do not delete the operands.
15+
* Create a new subscription pointing to the new channel (`fast` or `fast-1.4`), using the latest CSV.
16+
* When you install the new operator, the existing Backstage objects will be upgraded.
1717

18-
Note, your app config may need to be adjusted as part of the rollout, if plugins have changed their name or configuration requirements. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.4/html-single/release_notes/index#feature-rhidp-4853[Plugins with updated scope].
19-
18+
[NOTE]
19+
If plugin names or configuration requirements have been changed, you may need to update your application configuration. See link:https://docs.redhat.com/en/documentation/red_hat_developer_hub/1.4/html-single/release_notes/index#feature-rhidp-4853[Plugins with updated scope].
2020

2121

2222
.Additional resources
@@ -26,7 +26,7 @@ Note, your app config may need to be adjusted as part of the rollout, if plugins
2626
[id="bug-fix-rhidp-5308"]
2727
=== notification backend and catalog backend gitlab org failing to load with MODULE_NOT_FOUND
2828

29-
In the previous version of {product-short}, the gitlab org catalog backend plugin and notification backend plugin would fail to load when configured with a `MODULE_NOT_FOUND` error. This has been fixed by embedding the missing dependencies in the dynamic plugins.
29+
In the previous version of {product-short}, the GitLab Org catalog backend plugin (`plugin-catalog-backend-module-gitlab-org`)and the Notification backend plugin (`plugin-notifications-backend`) fail to load when configured with a `MODULE_NOT_FOUND` error. This has been fixed by embedding the missing dependencies in the dynamic plugins.
3030

3131
See similar issue https://issues.redhat.com/browse/RHIDP-5319
3232

0 commit comments

Comments
 (0)