verbb / gift-voucher

A Craft Commerce plugin to provide Gift Certificate/Voucher functionality.
Other
14 stars 16 forks source link

Unable to filter orders by Voucher #123

Open billmn opened 6 months ago

billmn commented 6 months ago

Describe the bug

In Commerce > Orders section you can filter orders by purchasable or by a related item.

If you try to filter by a voucher the "Select" buttons is disabled and there is a console error.

Screenshot 2024-03-07 alle 15 42 57

Screenshot 2024-03-07 alle 15 42 22

Steps to reproduce

  1. Create an order that contains a voucher
  2. Try to filtering orders by "Has Purchasable" or "Related To" and selecting a voucher

Craft CMS version

4.8.1

Plugin version

3.0.12

Multi-site?

No

Additional context

I have this plugins installed:

engram-design commented 6 months ago

I don't actually seem to have that element select, instead it's an autocomplete form for the Voucher ID. Filling in that information works correctly for me.

image