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

Allow smooth upgrade from 13.1.0 to 13.2.4 #1942

Merged

Conversation

BenSurgisonGDS
Copy link
Contributor

@BenSurgisonGDS BenSurgisonGDS commented Jan 26, 2023

This fix resolves the following:

The 13.1.0 status request from the browser is: /manage-prototype/plugins/status
The 13.2.3 route /manage-prototype/plugins/:mode is matching the request where a mode of 'status' is not the expected 'install, uninstall, or upgrade'.

This causes the error status to be returned which triggers the error to be displayed.

@BenSurgisonGDS BenSurgisonGDS self-assigned this Jan 26, 2023
@BenSurgisonGDS BenSurgisonGDS force-pushed the allow-smooth-upgrade-from-13-1-0-to-13-2-4 branch 2 times, most recently from 156e278 to 34e80d2 Compare January 27, 2023 10:18
@joelanman
Copy link
Contributor

just wondering if we should put a comment on the status handling route as a warning to try and prevent this happening again

@BenSurgisonGDS BenSurgisonGDS force-pushed the allow-smooth-upgrade-from-13-1-0-to-13-2-4 branch from 34e80d2 to 67de7c2 Compare January 27, 2023 11:25
@BenSurgisonGDS BenSurgisonGDS merged commit 3291419 into release-13.2.4 Jan 27, 2023
@BenSurgisonGDS BenSurgisonGDS deleted the allow-smooth-upgrade-from-13-1-0-to-13-2-4 branch January 27, 2023 11:34
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.

2 participants