Skip to content

[Bug]: Using Export / Import cli commands traces in thread view out of order #5274

@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: 1.10.1

Describe the problem

Running:

opik export fl105-stage project "stage.irischat.ai" \
  --path ./20160202-20260208_traces \
  --filter "thread_id contains \"20260202-20260208\""

then

opik import fl105-annotations project "stage.irischat.ai" \
  --path ./20160202-20260208_traces/fl105-stage --debug

The traces appear in the wrong (it seems random) order in the threads view in the fl105-annotations workspace.

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