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
Hi, looks like documentation was not updated. Please, use "Filters" button (which is at the right), it is much more powerful. Search now works by matching within different fields
The dev branch has a bug in cvat-core/src/api-implementation.js line 233 @bsekachev if (['id', 'page', 'search', 'sort', 'page', 'filter'].includes(key)) add 'filter' in this line
My actions before raising this issue
Expected Behaviour
The search bar used to function in previous versions as described here in the documentation
https://openvinotoolkit.github.io/cvat/docs/manual/advanced/search/
Current Behaviour
The search bar is only working for strings and I cannot search based on id or assignee or status, etc.
Your Environment
git log -1
):d7560bb
docker version
:20.10.16
No
Ubuntu 20.04
The text was updated successfully, but these errors were encountered: