Skip to content

Fix filter on embedded properties#7433

Open
Seb33300 wants to merge 1 commit intoEasyCorp:4.xfrom
Seb33300:filter-embedded
Open

Fix filter on embedded properties#7433
Seb33300 wants to merge 1 commit intoEasyCorp:4.xfrom
Seb33300:filter-embedded

Conversation

@Seb33300
Copy link
Contributor

@Seb33300 Seb33300 commented Feb 9, 2026

Fixes #7020 and #6379

Complementary to #7427

In order to fix this issue I had to :

  1. filter config: allow storing properties with dot: by default KeyValueStore convert keys with dot to array.
  2. in the form: automatically replace . by : because we can't use dot in input names

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can not add a filter on on embedded field

1 participant