Skip to content

[Issue] Set default indexer mode to 'schedule' #36419

Closed
@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #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.

Metadata

Metadata

Assignees

Labels

Area: Admin UIComponent: IndexerIssue: On HoldPriority: P1Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.Priority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: doneReported on 2.4.xIndicates original Magento version for the Issue report.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions