HumanSignal / HumanSignal/label-studio

`only_annotated` in `/api/tasks` does not work as expected

Open
#8,298 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

Label Studio Community v1.20.0

`/api/tasks?project=1&fields=all&only_annotated=true` returns all tasks instead of only annotated tasks

This returns only annotated tasks:

`/api/tasks?project=1&fields=all&query={"filters":{"conjunction":"and","items":[{"filter":"filter:tasks:total_annotations","operator":"greater","type":"Number","value":0}]}}`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.