HotcakesCommerce / hotcakes-commerce-core

The core of the e-commerce part of the overall solution. This is an ecommerce shopping cart solution built on top of the DNN (DotNetNuke) CMS. Anyone can do commerce online now!
https://mmmcommerce.com
MIT License
67 stars 55 forks source link

+ Add Order unable to Find Customers #451

Open james7342 opened 1 year ago

james7342 commented 1 year ago

Describe the bug

Dashboard/Order/ +Add Order. Unable to lookup customers. Using _default viewset with no customizations.

Software Versions

To Reproduce

Steps to reproduce the behavior:

  1. Dashboard/Orders
    • Add Order
  2. On the Add Order page Click the option to Find Customer, Provide a Keyword, and press "Find Customers"
  3. Search for Customers will say "Found X Matching Customers"
  4. Even though it found customers nothing is displayed.

Expected behavior

Able to find Customers as noted in documentation https://hotcakescommerce.zendesk.com/hc/en-us/articles/210897423-Add-Order

Actual behavior

No customers are displayed.

Screenshots

screenshot_805

Error log

Note: Debug DLL's N/A

Paste the error log that is related to this issue.

Additional context

N/A

WillStrohl commented 12 months ago

Thank you for reporting this issue. We'll attempt to reproduce the issue and respond here once we're done.

ismaelTartola commented 11 months ago

@james7342 I was able to confirm the bug using the steps to reproduce posted in the issue description.

CC: @WillStrohl