-
Notifications
You must be signed in to change notification settings - Fork 2
Description
Which component is this issue related to?
Umbraco Commerce (Core)
Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)
13.2.0
Bug summary
When selecting 600 orders per side, in Commerce - ShopName- Orders, and want to export them i get this error. Its a new export template im using here, so not one of the default templates.
Microsoft.Data.SqlClient.SqlException (0x80131904): The incoming request has too many parameters. The server supports a maximum of 2100 parameters. Reduce the number of parameters and resend the request.
Is it something i myself could fix, or is it somewhere in the Umbraco Commerce package this error happens?
Don't know if this information has anything to do with, but we have 17 orderline properties.
Best regards Daniel
Specifics
No response
Steps to reproduce
Login to Umbraco
Select Commerce in top bar.
Find the shop with the orders you want to export.
Select Orders
Scroll down to the bottom, select 600 in the dropdown, that defaults says 30.
Press export in the top bar, and select which template to use.
Expected result / actual result
No response
Dependencies
No response
This item has been added to our backlog AB#52583