Skip to content

Commit 08d132b

Browse files
author
Donna-Marie Smith
committed
Changes following PO review
1 parent 364c977 commit 08d132b

File tree

3 files changed

+25
-1
lines changed

3 files changed

+25
-1
lines changed

content/en/docs/2025.5/Guides/upgrade-guides/upgrade-cortex/2025.3-to-2025.5/single-server-without-ha/pre-upgrade.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ This guide describes how to perform the steps required before starting the upgra
1313

1414
{{< section "/upgrade/2025.5/pre-upgrade/single-server/make-artefacts-available.md">}}
1515

16+
## Backup Configuration Portal Data
17+
18+
If using the {{% ctx %}} Configuration Portal, the data will need to be backed up.
19+
20+
For further assistance, please raise a case in the [{{% ctx %}} Service Portal][].
21+
1622
## Next Steps?
1723

1824
1. [Upgrade][]

content/en/docs/2025.5/Guides/upgrade-guides/upgrade-cortex/2025.3-to-2025.5/single-server-without-ha/upgrade/upgrade-web-application-server/upgrade-gateway.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,24 @@ This guide describes how to upgrade {{% ctx %}} Gateway from 2025.3 to 2025.5. P
1717

1818
{{< section "/upgrade/2025.5/upgrade-web-application-server/run-gateway-script.md" >}}
1919

20+
## Republish Packages
21+
22+
1. Log in to Gateway with a user that has the `Admin` role.
23+
1. Click on the `Admin` charm, then `Packages`.
24+
1. In the `Package Definitions` grid, select `Is Published` filter option on the `Is Published` column to show all published packages.
25+
1. For each published package version:
26+
* Select the package.
27+
* Click `Unpublish` at the bottom of the `Definition` tab and click `Unpublish` on the confirmation pop-up dialog. A success message should appear. If it doesn't it means that there is a problem with the configuration in the `web.config` file for {{% ctx %}} Gateway, or the Application Services aren't healthy
28+
* Click `Create New Version` then click `Save` and wait for the new version to be created.
29+
* Click `Publish`. A success message should appear. If it doesn't it means that there is a problem with the configuration in the `web.config` file for {{% ctx %}} Gateway, or the Application Services aren't healthy.
30+
* Sometimes the list of published packages in the `Package Definitions` grid disappears. To fix, set the `Is Published` filter in the `Package Definitions` grid to blank option and then set the filter to `Is Published` option again to show all published packages.
31+
32+
## Restore Configuration Portal Data
33+
34+
If using the {{% ctx %}} Configuration Portal, the data will need to be restored.
35+
36+
For further assistance, please raise a case in the [{{% ctx %}} Service Portal][].
37+
2038
## Preserve installation files
2139

2240
{{< section "/preserve-installation-files.md" >}}

content/en/docs/2025.5/_shared/upgrade/2025.5/upgrade-web-application-server/upgrade-cortex-interaction-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
If using the {{% ctx %}} Interaction Portal, it will need to be re-installed.
1+
If using the {{% ctx %}} Interaction Portal, it will need to be upgraded.
22

33
For further assistance, please raise a case in the [{{% ctx %}} Service Portal][].
44

0 commit comments

Comments
 (0)