r3-team / r3

REI3 - Free and open low code
https://rei3.de
MIT License
359 stars 47 forks source link

broken form builder filed data query in v3.2 #30

Closed gizocz closed 1 year ago

gizocz commented 1 year ago

When add an "[1:n]" filed in form builder, then in column selector is a wrong relation.

How to reproduce: Open "Assets IT" in builder -> Forms -> "smartphone" -> remove F24 ("[1:n] simcard.installed_in_smartphone") -> add the "[1:n] simcard.installed_in_smartphone" filed back inside the F23 container -> try to add an column, expected columns from "simcard" relation, but there are only columns from "smartphone" relations.

It works in REI3v3.1.3.

r3-gabriel commented 1 year ago

I was able to reproduce this issue as well: image

This is definitely a bug - thank you for the report.

r3-gabriel commented 1 year ago

3.2.1 is now released with this issue fixed.