cuba icon indicating copy to clipboard operation
cuba copied to clipboard

Saved filter with dynamic attribute conditions can't be opened

Open gorbunkov opened this issue 2 years ago • 0 comments

Platform version: 7.2.19

  • Create an entity A that references the entity B (many-to-one)
  • Define dynamic attributes for entity B
  • Open the entity A browser and create a filter condition for a dynamic attribute of entity B - the filter will search correctly
  • Save the filter
  • Reopen the entity A browse screen and try to open the saved filter

AR:

The message Applied filter "<XXX>" is inappropriate for entity "<YYY>" is displayed

Sample project: cuba-dynamic-attr-filter.zip

See forum topic

gorbunkov avatar May 26 '22 11:05 gorbunkov