akvo / akvo-lumen

Make sense of your data
https://akvo.org/akvo-lumen
GNU Affero General Public License v3.0
63 stars 18 forks source link

Transformed columns do not show in the right group in dropdowns or at all (with data-groups=true) #3094

Closed janagombitova closed 3 years ago

janagombitova commented 3 years ago

After I transformed a few new columns when testing demo.akvolumen.org I noticed my transformed columns:

In this dataset: https://demo.akvolumen.org/dataset/6005a12f-3d29-4e35-8bc8-a7dbba103d47 In group: People Transformed example column: Age categories

Screenshot 2021-01-18 at 16.14.26.png

Steps to take to reproduce:

  1. Derive a new column, it does not matter which transformation you use to derive it.
  2. The new column is added to the end of its parent data group, as expected.
  3. Go to another transformation where you see the column dropdown - your new column will show under a group Transfromations and not in its parent data group.
  4. When in visualisations the transformed columns do not show at all.