Skip to content

[Forwardport] fix: set message-success in setup if we already have the latest version#15034

Merged
magento-engcom-team merged 2 commits into2.3-developfrom
unknown repository
May 9, 2018
Merged

[Forwardport] fix: set message-success in setup if we already have the latest version#15034
magento-engcom-team merged 2 commits into2.3-developfrom
unknown repository

Conversation

@DanielRuf
Copy link
Copy Markdown
Contributor

Original Pull Request

#15012

Description

Currently the upgrade check in the setup uses message-error even if we already have the latest version.

how it currently is:
magento daniel-ruf de_setup_ 1

how it should be:
magento daniel-ruf de_setup_ 2

Logic wise it should be message-success in this case instead of message-error as this is not an error and is not what we expect from the UX perspective.

Manual testing scenarios

  1. update Magento 2 to the latest version
    2.open the upgrade check in the setup

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

@magento-engcom-team
Copy link
Copy Markdown
Contributor

Hi @DanielRuf. Thank you for your contribution.
Changes from your Pull Request will be available with the upcoming 2.3.0 release.

@DanielRuf DanielRuf deleted the 2.3-develop-PR-port-15012 branch May 9, 2018 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants