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

magento setup:upgrade prompts to run compilation, even in developer mode #11044

Closed
schmengler opened this issue Sep 26, 2017 · 4 comments
Closed
Assignees
Labels
Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development

Comments

@schmengler
Copy link
Contributor

In developer mode, setup:di:compile is not necessary and should not be executed. The setup:upgrade command asks for it independent of the current mode, which is confusing and misleading, especially for developers new to the platform.

Preconditions

  1. Any Magento version up to 2.2
  2. Developer Mode

Steps to reproduce

  1. Run bin/magento setup:upgrade

Expected result

  1. Migrations are executed

Actual result

  1. Migrations are executed
  2. The message "Please re-run Magento compile command. Use the command "setup:di:compile" appears
@schmengler schmengler self-assigned this Sep 26, 2017
@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Sep 26, 2017
@magento-engcom-team magento-engcom-team added the Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed label Sep 26, 2017
@okorshenko okorshenko added the Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed label Sep 26, 2017
@magento-engcom-team
Copy link
Contributor

@schmengler, thank you for your report.
We've created internal ticket(s) MAGETWO-80082 to track progress on the issue.

@magento-engcom-team
Copy link
Contributor

Hi @schmengler the issue has been fixed in 2.2.1 and will be available soon (#11050)

@magento-team
Copy link
Contributor

Internal ticket to track issue progress: MAGETWO-80228

@magento-team magento-team added the Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development label Oct 6, 2017
@magento-team
Copy link
Contributor

Internal ticket to track issue progress: MAGETWO-81618

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development
Projects
None yet
Development

No branches or pull requests

4 participants