Skip to content

Conversation

@dyushkin
Copy link
Contributor

@dyushkin dyushkin commented Feb 20, 2020

MAGECLOUD-5069: FPC is getting disabled during deployments

Description

The patch fixes disabling of FPC in env.php when bin/magento maintenance:enable performed.

Fixed Issues (if relevant)

  1. https://magento2.atlassian.net/browse/MAGECLOUD-5069

Manual testing scenarios

  1. Performing bin/magento maintenance:enable CLI command.
  2. full_page flag in app/etc/env.php isn't becoming 0 (previously it was)
  3. Performing bin/magento maintenance:disable CLI command.

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)

releasenote
Added the "FPC is getting disabled during deployments" patch for Magento 2.3.2 and later releases to fix an issue that disabled the full page cache during the Magento deployment process.

@BaDos BaDos added the Progress: review PR/issue status label Feb 20, 2020
@BaDos BaDos requested a review from oshmyheliuk February 20, 2020 19:19
"2.3.4": "MC-31387__fix_paypal_issue_with_region__2.3.4.patch"
},
"FPC is getting disabled during deployments": {
">=2.3.2 <2.4.0": "MAGECLOUD-5069__fpc_is_getting_disabled_during_deployments__2.3.2.patch"
Copy link
Contributor

Choose a reason for hiding this comment

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

This fix won't be delivered into 2.3.x?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, there are no plans to deliver it to 2.3 as far as I know.

@BaDos BaDos added qa and removed Progress: review PR/issue status labels Feb 20, 2020
@andriyShevtsov andriyShevtsov self-assigned this Feb 20, 2020
@andriyShevtsov
Copy link
Collaborator

QA approved

@andriyShevtsov andriyShevtsov added Progress: approved PR/issue status and removed qa labels Feb 24, 2020
@oshmyheliuk oshmyheliuk merged commit 4a385e2 into magento:develop Feb 25, 2020
magento-cicd2 pushed a commit that referenced this pull request May 11, 2021
andriyShevtsov pushed a commit that referenced this pull request Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Progress: approved PR/issue status

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants