Multiple rows returned for attribute `KernelRow.image_row`
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 14h 15m
- Merged PRs (30d)
- 335
Description

After #1973, `KernelRow` objects have `image_row` joined by `images.name` column and it is not unique.It could return multiple rows.
It can be resolved with changing join condition to any column with unique condition.
JIRA Issue: BA-131
Contributor guide
Assessment
This issue has not been assessed yet.