Skip to content

New data in admin grids do not show up with asynchronous indexing enabled #10158

@redelschaap

Description

@redelschaap

When asynchronous indexing is enabled in Stores > Configuration > Advanced > Developer, new data in admin grids do not show up. For example, when a new invoice is created for an order and the order view page refreshes, the new created invoice is not visible.

Preconditions

  1. Tested on Magento 2.1.5
  2. Installation uses PHP 7.0.17 on nginx and MySQL 5.7.18

Steps to reproduce

  1. Enable Asynchronous indexing in the configuration
  2. Open an existing order
  3. Create a new invoice
  4. Return to the order view page and open de invoices tab

Expected result

  1. The new invoice should be visible

Actual result

  1. The new invoice is not visible and gets only visible after a very long time (did not log the time) or after disabling Asynchronous indexing.

Metadata

Metadata

Assignees

Labels

Event: distributed-cdDistributed Contribution DayIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentReproduced on 2.1.xThe issue has been reproduced on latest 2.1 releaseReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releasebug report

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions