Skip to content

[Bug]: Adding to Annotation Queue Via API. Count for incomplete goes up but cannot see or annotated on thread #4946

@cparish312

Description

@cparish312

What component(s) are affected?

  • Opik Python SDK
  • Opik Typescript SDK
  • Opik Agent Optimizer SDK
  • Opik UI
  • Opik Server
  • Documentation

Opik version

  • Opik version: comet.com
  • opik-1.9.101
Image

Describe the problem

I tried adding 3 threads to the queue using:

opik_client.rest_client.annotation_queues.add_items_to_annotation_queue(
    id=queue_id,
    ids=[thread_id],
)

You can see that the progress by Reviewer successfully shows 1/8 complete, but the new threads do not show up under Queue Items or when you try to annotate.

Reproduction steps and code snippets

No response

Error logs or stack trace

No response

Healthcheck results

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions