bahnzumberg / zuugle-api

Public repositority for backend components of www.zuugle.at
https://www.zuugle.at
GNU General Public License v3.0
2 stars 3 forks source link

Search call/ Bug fix #9

Closed Falsal closed 1 year ago

Falsal commented 1 year ago

The call in the client side does not return the expected response (returns empty), while on the BE side , it is producing a whole list of all available tours in the local DB.

Falsal commented 1 year ago

testing a result example in the BE: using an actual query producing a list of tour ids:

Falsal commented 1 year ago

Fixed a bug in the sync.js