Skip to content
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.

search (with indexer) does not work for services with customer specific price models #828

Open
ghost opened this issue Sep 6, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Sep 6, 2017

[Build] 17.4 2017/09/06

[Steps to reproduce]

  1. as supplier define service with customer price model, publish to marketplace
  2. activate service and service with customer price model
  3. as customer log in to marketplace and search for service by partial string with search button

[Expected result]
service is found

[Observed result]
service is not found

[Details]
Browsing through list of all services finds the service.
The query seems to be incorrect for this case. If the service with customer price model is activated, then
the service should be found. If it is deactivated, the customer specific service should not be found.
If I deactivate the service with customer price model, and then delete the customer specific price model,
then the service can be searched for again.

@ghost
Copy link
Author

ghost commented Nov 2, 2017

works ok with 17.5 (tomee version)

@ghost ghost removed the bug/status/new label Nov 2, 2017
@GoebelL GoebelL added the bug label Nov 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant