-
Notifications
You must be signed in to change notification settings - Fork 157
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
[web] change bleve query language to KQL #9636
Labels
Comments
Tobias Baader commented: [~fschade]I guess this still needs to be done in web, correct? If yes, should this be done by the web team or by you? |
Tobias Baader commented: - yes, needs to be done in web
|
13 tasks
Florian Schade commented: [~tbaader]no backwards comatibility clashes for ios and android, cc.: [~mstingl] |
This was referenced Sep 5, 2023
Has been fixed by #9653. |
This was referenced Sep 8, 2023
Merged
12 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
User Stories
Value
Acceptance Criteria
dont break compatibility with current DAV search (Android & iOS)Note: current behaviour allows suffix search - this should be kept; the preview behaves exactly the same as the details search (name-field).
Definition of ready
[ ] everybody needs to understand the value written in the user story
[ ] acceptance criteria has to be defined
[ ] all dependencies of the user story need to be identified
[ ] feature should be seen from an end user perspective
[ ] user story has to be estimated
[ ] story points need to be less then 20
Definition of done
[ ] functionality described in the user story works
[ ] acceptance criteria are fulfilled
[ ] code review happened
[ ] CI is green
[ ] critical code received unit tests by the developer
[ ] automated tests passed (if automated tests are not available, this test needs to be created and passed
[ ] no sonar cloud issues
The text was updated successfully, but these errors were encountered: