magento2 icon indicating copy to clipboard operation
magento2 copied to clipboard

[Issue] Set default indexer mode to 'schedule'

Open m2-assistant[bot] opened this issue 3 years ago • 7 comments
trafficstars

This issue is automatically created based on existing pull request: magento/magento2#36347: Set default indexer mode to 'schedule'

Description

It is recommended that indexers be in the schedule ("Update by Schedule") mode, and not realtime ("Update on Save") mode. However, when Magento is installed for the first time, all indexers are by default in the "wrong" mode. This pull request changes the default for new indexers to be in the expected / recommended mode.

This change will not impact any existing indexers and therefore existing websites should not notice any impact from this change. If a module with an indexer is installed on an existing website, it will be created with the new default mode: {{{}schedule{}}}.

Manual testing scenarios

  1. Install Magento anew
  2. Navigate in the admin to System -> Tools -> Index Management
  3. Notice the colour of the "Mode" column. Before this change, these were all red, indicating an error/problem; after this change these are all green, indicating that all is well.

m2-assistant[bot] avatar Nov 04 '22 06:11 m2-assistant[bot]

Unfortunately, not enough information was provided to create a Jira ticket. Please make sure you added the following label(s): Reproduced on 2.4.x, ^Area:.*

Once all required labels are present, please add Issue: Confirmed label again.

github-jira-sync-bot avatar Nov 04 '22 07:11 github-jira-sync-bot

:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-6975 is successfully created for this GitHub issue.

github-jira-sync-bot avatar Nov 04 '22 07:11 github-jira-sync-bot

:white_check_mark: Confirmed by @engcom-Lima. Thank you for verifying the issue.
Issue Available: @engcom-Lima, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

m2-assistant[bot] avatar Nov 04 '22 07:11 m2-assistant[bot]

Hello,

As I can see this issue got fixed in the scope of the internal Jira ticket AC-6975 by the internal team Related commits:https://github.com/search?q=repo%3Amagento%2Fmagento2+AC-6975&type=commits

Based on the Jira ticket, the target version is 2.4.7-beta3.

Thanks

engcom-Bravo avatar Sep 21 '23 11:09 engcom-Bravo

@engcom-Bravo please can you re-open this issue.

The changes introduced in https://github.com/magento/magento2/commit/1a5795ec7381572b2b456f099d3057f60636cdc3 do not set the default mode and therefore it does not fix fix this issue. https://github.com/magento/magento2/pull/36347 does.

fredden avatar Sep 27 '23 09:09 fredden

@engcom-Bravo please can you re-open this issue.

fredden avatar Oct 09 '23 18:10 fredden

re-opened because of https://github.com/magento/magento2/pull/36347#issuecomment-1737066819 https://github.com/magento/magento2/pull/36347#issuecomment-1737121758

ihor-sviziev avatar Oct 17 '23 15:10 ihor-sviziev