defect
(User-visible)
If you add dynamic columns (via the "Dynamic set of columns" field) to an existing meta-attribute inApp, this is always assigned the label filter (string), ignoring the fact that the meta-attribute is of type "double", for example, and should actually be assigned a number filter.
Example:
Implementation
A new configuration option "Overwrite default values" has been added to the "Column display" configuration. If this is set, the default values for the configured column are not applied.
Test
- Switch to Technical demo > Components > Dynamic columns > Grid
- Reconfigure the dynamic columns. Specify the "Column display" configuration and enter a column width.
- Expectation: The column width is the configured one, but the value is still right-centered.