apstevenson / ProcessSearch

0 stars 1 forks source link

Entity Search not working correctly #1

Closed apstevenson closed 5 years ago

apstevenson commented 5 years ago

Found a bug where the Entity search does not work properly. When I select update and an entity it appears to be using OR instead of AND in the criteria.

To Reproduce:

  1. Connect to an Out of the Box CRM instance.
  2. Filter Processes by Update and Select Email as the Entity.
  3. Double click on 'Opportunity to Invoice B2B - OrderToInvoice WF'
  4. Note that the Workflow does not update an Email Record.

2019-04-07 09_14_18-Window

2019-04-07 09_14_51-Microsoft Dynamics 365

apstevenson commented 5 years ago

0.2019.4.27 Fixed Entity Search and improved search algorithm now 5x faster. Also, added Search by Assignment check box.