Skip to content

KeyError: 'selected' #334

@sentry

Description

@sentry

Sentry Issue: ROBOTOFF-2CT

KeyError: 'selected'
(3 additional frame(s) were not displayed)
...
  File "robotoff/workers/tasks/import_image.py", line 166, in run_import_image_job
    product = get_product_store(product_id.server_type)[product_id]
  File "robotoff/products.py", line 594, in __getitem__
    product = self.get_product(product_id)
  File "robotoff/products.py", line 582, in get_product
    return self._convert_schema(product)
  File "robotoff/products.py", line 590, in _convert_schema
    product["images"] = convert_to_legacy_schema(product["images"])

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Status

Done

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions