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

Add created_date filter for api/tasks/ #8970

Open
2 tasks done
zhiltsov-max opened this issue Jan 21, 2025 · 0 comments
Open
2 tasks done

Add created_date filter for api/tasks/ #8970

zhiltsov-max opened this issue Jan 21, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@zhiltsov-max
Copy link
Contributor

Actions before raising this issue

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

Is your feature request related to a problem? Please describe.

https://app.cvat.ai/api/swagger/#/tasks/tasks_list

Currently, there are the following task fields available for filtering:
['project_name', 'name', 'owner', 'status', 'assignee', 'subset', 'mode', 'dimension', 'tracker_link', 'validation_mode', 'id', 'project_id', 'updated_date']

It would be nice to have created_date as well.

Describe the solution you'd like

No response

Describe alternatives you've considered

No response

Additional context

No response

@zhiltsov-max zhiltsov-max added the enhancement New feature or request label Jan 21, 2025
@zhiltsov-max zhiltsov-max changed the title Add created_date fiter for api/tasks/ Add created_date filter for api/tasks/ Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant