Skip to content

Reindexing catalog_product_price - On Schedule does not reindex and generate inc Tax pricing #6738

Closed
@Buyur

Description

@Buyur

Haivng issues calculating tax

Preconditions

Centos 6.8 / Magento 2.1.1 CE / Mysql 5.7.15 / PHP 5.6.26

Steps to reproduce

  1. Set indexers to On Schedule
  2. Execute on SSH : php bin/magneto indexer:reindex catalog_product_price

Expected result

  1. Indexer should complete with no erorrs and products should display inc and excl tax

Actual result

  1. Indexer fails with no erorrs or log entires other than the command line message:
    'Table catalog_product_price_cl does not exist'
  2. indexer_state table remains on status 'working' for price index.

Looked for this table and is not in DB Schema - cannot see it in the setup routines.
All other indexes are working fine - tax is recalculated when setting index to On Save and saving each product individually.
Setting index to On Save and running reindex on command line results in a rebuilt successfully, but no prices change and the tax inc is the same as tax excl.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions