Skip to content

Fix duplicate name columns appearing when configuring columns

David Redondo requested to merge work/duplicatePages into master

There were two issues:

  1. The wrong name of the fixedColumn in the Applciation Table
  2. We also need to remove the fixed columns from the display in the config dialog BUG:433216 FIXED-IN:5.21.1

Merge request reports