-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Cron install / remove via command messes up stderr 2>&1 entries #11586
Labels
Fixed in 2.2.x
The issue has been fixed in 2.2 release line
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
Reproduced on 2.1.x
The issue has been reproduced on latest 2.1 release
Reproduced on 2.2.x
The issue has been reproduced on latest 2.2 release
Reproduced on 2.3.x
The issue has been reproduced on latest 2.3 release
Comments
magento-engcom-team
added
the
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
label
Oct 20, 2017
This was referenced Oct 20, 2017
@adrian-martinez-interactiv4, thank you for your report. |
magento-engcom-team
added
2.1.x
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Reproduced on 2.1.x
The issue has been reproduced on latest 2.1 release
Reproduced on 2.2.x
The issue has been reproduced on latest 2.2 release
Reproduced on 2.3.x
The issue has been reproduced on latest 2.3 release
labels
Oct 23, 2017
okorshenko
pushed a commit
that referenced
this issue
Oct 24, 2017
okorshenko
pushed a commit
that referenced
this issue
Oct 24, 2017
#11546 Add AuthenticationInterface to the public API by @navarr #11659 [TASK] Removed Typo in Paypal TestCase didgit => digit by @lewisvoncken #11649 #7915: customer objects are equal to eachother after observing event customer_save_after_data_object by @RomaKis #11587 #11586 Fix duplicated crontab 2>&1 expression by @adrian-martinez-interactiv4 #11609 Fix a typo by @ajpevers #11582 M2 11581 by @tzyganu #11452 #11328 : app:config:dump adds extra space every time in multiline array value by @adrian-martinez-interactiv4 #11457 Added carrier code to ID to distinguish shipping methods [port 2.3] by @peterjaap #10769 Fix: Keep packages sorted by @localheinz
Internal ticket to track issue progress: MAGETWO-82461 |
okorshenko
pushed a commit
that referenced
this issue
Oct 24, 2017
okorshenko
pushed a commit
that referenced
this issue
Oct 24, 2017
Public Pull Requests #11591 [Backport 2.2-develop] #11586 Fix duplicated crontab 2>&1 expression by @adrian-martinez-interactiv4 #11561 Magento sets ISO invalid language code by @crissanclick #11553 [2.2 Backport] ProductRepository sku cache is corrupted when cacheLimit is reached by @heldchen #11439 [Backport 2.2-develop] #11328 : app:config:dump adds extra space every time in multiline array value by @adrian-martinez-interactiv4 #11510 Add interaction to admin:user:create command by @cmuench #11522 [Backport 2.2-develop] Fix Filter Customer Report Review by @osrecio #11499 Ensure database is cleared/Magento reinstalled when TESTS_CLEANUP is enabled by @joshuaswarren #11385 Fix #10856: Sync billing with shipping address on Admin Order Page by @joni-jones #11317 [Backport 2.2-develop] Send email to subscribers only when are new by @osrecio
The issue has been fixed and delivered to 2.2-develop branch |
Internal ticket to track issue progress: MAGETWO-82463 |
okorshenko
pushed a commit
that referenced
this issue
Oct 27, 2017
Internal ticket to track issue progress: MAGETWO-82462 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Fixed in 2.2.x
The issue has been fixed in 2.2 release line
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
Reproduced on 2.1.x
The issue has been reproduced on latest 2.1 release
Reproduced on 2.2.x
The issue has been reproduced on latest 2.2 release
Reproduced on 2.3.x
The issue has been reproduced on latest 2.3 release
Installing or removing crontab via command adds 2>&1 repeatedly, even for crontab entries not related with Magento, if they match a regular expression. See details below.
Preconditions
Steps to reproduce
Expected result
Actual result
This also applies to other Magento2 installations crontab entries:
The text was updated successfully, but these errors were encountered: