Skip to content

[Bug, EC]: Error in DB query when using objectBrick in gridview #17814

@ghost

Description

Pimcore version

11.4.x

Steps to reproduce

  1. Create 2 objectBricks and on each one create a manyToOne field with same name
  2. Open grid view and add the 2 fields on different bricks
  3. Populate the relation fields with some test value and then try to filter with "filter by relation”

Actual Behavior

An error occurs in DB query while using 2 relation fields (manyToOne) with same name in different objectBricks. For example, if you have 2 fields named "Color” in 2 different brick and you try to filter in a grid view, it shows the error attached.

Image
Image

Expected Behavior

It works :-)

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions