Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(AssetController): pass options to search query #224

Merged
merged 7 commits into from
Sep 22, 2022

Conversation

sebtiz13
Copy link
Member

What does this PR do ?

This PR fix #223 issue

@@ -26,6 +26,15 @@ Feature: DeviceManager asset controller
| model | "PERFO" |
| metadata.foobar | 42 |
| metadata.index | "engine-kuzzle" |
When I successfully execute the action "device-manager/asset":"search" with args:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should takea look at the Kuzzle Core functional tests that use document:search: https://github.com/kuzzleio/kuzzle/blob/b58fa9b4b133ca92811fc6d7102fa5672cd35400/features/DocumentController.feature#L45

@sebtiz13 sebtiz13 merged commit d220132 into 2-stable Sep 22, 2022
@sebtiz13 sebtiz13 deleted the fix/assets-search branch September 22, 2022 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants