Global filter not showing proper selection in Wizard

Issue #355 resolved
Wei Wang created an issue

There is an issue related to the elements displayed in a global filter not matching the MDX/subset that is set in Cube Settings. This bug appears in 2021.07 FP2/FP3 but not FP1. It is isolated to Wizards after a “quick selection” has been made using the subset editor that is accessed directly via the icon on the right of the filter. Once a new subset/element selection is made via this quick selection, any subsequent edits made through Cube Settings no longer take affect.

In the ViewDef JSON, it appears that “quick selections” are saved under the “getNewMDX” parameter while Cube Setting selections are saved under “subset” or “mdx”. Making changes in Cube Settings does not impact the value of “getNewMDX”. It appears that “getNewMDX” is now taking precedence in determining what is displayed in the filter, regardless of whether a new subset/MDX is set afterwards using Cube Settings.

To replicate, please refer to this live demo and video:

Demo: https://ux.na.cubewise.com/Apliqo_Demo/#!/wizard/a10.z3/a10.z3.t1.v1

Video: https://www.dropbox.com/s/t2dp6ktswefjne3/05 - Selection selection conflict.mp4?dl=0

Comments (1)

  1. Log in to comment