Wrong array refactoring for EntityFilter on user

Created on 27 February 2023, over 1 year ago
Updated 14 June 2023, about 1 year ago

Problem/Motivation

When using Entity Filter on Pagedesigner Adaptable Block in a users view, the value returns an empty array.

Steps to reproduce

  • Create an adaptable block on a user view
  • Add a Entity pagedesigner filter
  • Add block to PD layout
  • Insert the block in a page and enter a value in the filter

Proposed resolution

The original array of value is correct. The issue comes from a refactoring of this array.
I suggest removing the refactoring or if it is sometimes needed then add a check to verify if the refactoring is needed or not.
See proposed changes in provided patch.

Remaining tasks

Check the patch and apply changes.

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

2.2

Component

Code

Created by

πŸ‡«πŸ‡·France GuillaumePacilly

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024