Try our conversational search powered by Generative AI!

Maintain database indexes job fails if table does not follow naming conventions

Found in

EPiServer.Commerce 12.17.2

Fixed in

EPiServer.Commerce 13.1.0

(Or a related package)

Created

Mar 20, 2019

Updated

Apr 11, 2019

State

Closed, Fixed and tested


Description

Steps to reproduce:
1. Create a table with a name like "404Handler" for instance.
2. Add an index to the table called 404handler_index.
2. Run the Maintain Database Indexes job.

Expected:
Job runs.

Actual:
Job throws an exception like: Incorrect syntax near '404'.