Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENDOC-491 update bundle-uninstall page #503

Merged
merged 5 commits into from
Apr 28, 2022
Merged

ENDOC-491 update bundle-uninstall page #503

merged 5 commits into from
Apr 28, 2022

Conversation

jyunmitch
Copy link
Collaborator

No description provided.

@jyunmitch jyunmitch requested review from nshaw and Lyd1aCla1r3 April 27, 2022 19:20
1. From Entando App Builder Repository, click on the `Installed` button next to the bundle you want to uninstall. A pop-up window will open with the option to `Uninstall`.

2. An initial check is made to verify that none of the bundle components are in use.
If any of the components are in use, a popup alerts you and you must unpublish the content and remove the components. You can't force the removal of a bundle if any component is in use or linked. Each component needs to be uninstalled, and references to it removed, in order for the bundle uninstall to complete.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pop-up

An initial check is made to verify none of the bundle components are in use.
If any of the components are in use, a popup will alert you.
Note that you can't force the removal of a bundle if its components are in use.
1. Click the `Installed` button next to the bundle and a popup window opens with the options to update the bundle version or uninstall.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pop-up

"update or uninstall the bundle version" (reads better to have the verbs explicitly acting on the subject)

@@ -1,24 +1,33 @@
# Bundle uninstall
# Bundle Upgrade, Downgrade, and Uninstall
When an application bundle is installed in the Entando App Builder, or from the Entando Hub, the advantage is that you can upgrade, downgrade or uninstall at any time. You can upgrade the bundle as a whole, or when changes are made to a single component, you can upgrade just that component.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the second sentence reads haltingly because you're expecting "or" to introduce an alternative "whole," not a different kind of upgrade

If any error happens during the uninstall process and you don't know what to do,
check out the [Troubleshooting guide](./ecr-troubleshooting-guide.md) or the [Entando Forum](https://forum.entando.org)
If an error occurs during the uninstall process,
check out the [Troubleshooting guide](./ecr-troubleshooting-guide.md) or the [Entando Forum](https://forum.entando.org).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we need to bump that ecr-troubleshooting-guide up the priority list. I thought we could use ENDOC-319 but it's not quite the same.

@@ -1,24 +1,33 @@
# Bundle uninstall
# Bundle Upgrade, Downgrade, and Uninstall
An application bundle that is installed in the Entando App Builder, or from the Entando Hub, has the advantage of being upgraded, downgraded or uninstalled at any time. You can upgrade the bundle or just a component within that bundle, all within the App Builder.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"advantage of being" -> "ability to be"

Copy link
Contributor

@Lyd1aCla1r3 Lyd1aCla1r3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i'd change "has the ability to be" to "can be"...

@Lyd1aCla1r3 Lyd1aCla1r3 merged commit 4fa18b9 into main Apr 28, 2022
@jyunmitch jyunmitch deleted the ENDOC-491 branch April 28, 2022 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants