You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2021. It is now read-only.
as supplier define service with customer price model, publish to marketplace
activate service and service with customer price model
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.
The text was updated successfully, but these errors were encountered:
[Build] 17.4 2017/09/06
[Steps to reproduce]
[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.
The text was updated successfully, but these errors were encountered: