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

Task Filter & Quick Filter Return Nothing When Filtering On Assignee #7896

Closed
2 tasks done
Michael-Blackwell opened this issue May 15, 2024 · 3 comments
Closed
2 tasks done
Labels
bug Something isn't working need info Need more information to investigate the issue

Comments

@Michael-Blackwell
Copy link

Actions before raising this issue

  • I searched the existing issues and did not find anything similar.
  • I read/searched the docs

Steps to Reproduce

  1. Using Docker, pull the latest CVAT release and create a project/task
  2. Assign the task to a user
  3. Using either the quick filter or rules-based, filter for tasks assigned to that user

No tasks will show as a result.

Expected Behavior

Tasks assigned to the filtered user should be returned.

Possible Solution

No response

Context

We are unable to annotate as a team if workers cannot easily find tasks assigned to them.

Environment

- CVAT release: 2.13.0
 - Docker Version: 23.0.4
 - Deployment: Docker Compose
 - OS: RHEL 8.7
@Michael-Blackwell Michael-Blackwell added the bug Something isn't working label May 15, 2024
@bsekachev
Copy link
Member

I can't reproduce the issue from these steps.
Please, provide a screencast.

@bsekachev bsekachev added the need info Need more information to investigate the issue label May 16, 2024
@Michael-Blackwell
Copy link
Author

After some experimentation, I realize that I was assigning jobs instead of tasks, which is why nothing was being returned. Therefore, this issue is not a bug, but an opportunity to improve the filtering mechanisms. It might make sense to add a filter field which specifies between filtering on jobs , tasks, or both.

@bsekachev
Copy link
Member

  • On jobs page you are filter jobs
  • On tasks page you filter tasks
  • On projects page you filter projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need info Need more information to investigate the issue
Projects
None yet
Development

No branches or pull requests

2 participants