visualize-admin / visualization-tool

The tool for visualizing Swiss Open Government Data. Project ownership: Federal Office for the Environment FOEN
https://visualize.admin.ch
BSD 3-Clause "New" or "Revised" License
29 stars 3 forks source link

✅ Unexpected Error when trying to create a table with BLW cubes #1570

Closed sosiology closed 4 weeks ago

sosiology commented 4 weeks ago

Describe the bug When trying to create a table (chart type) with the BLW cubes (milk, egg markets) an unexpected error occurs image

To Reproduce Steps to reproduce the behavior:

  1. Go to test.visualize.admin.ch
  2. Select a FOAG data set (for example Market figures milk and dairy products - Monthly consumption prices)
  3. start creating a chart, select table
  4. See error

Expected behavior It should be possible to create a table chart with the BLW data sets.

Screenshots or video If applicable, add screenshots or a short video to help put your problem into a context.

Environment (please complete the following information):

Additional context if another chart type is created, it is possible to switch to the table view using the "switch to table view" link below the chart.

sosiology commented 4 weeks ago

@bprusinowski i realized this was more of a general bug with the tables - can we deploy only this fix to INT so that the tables are not broken with the upcoming PROD release?

bprusinowski commented 3 weeks ago

Hey @sosiology, I think it would be possible, but I think we recently introduced a lot of feature flags, to be able to deploy to PROD without creating diverging branches / deployments. Would it be fine to deploy the current version from TEST, with all the "extra" bug fixes we already did there, among with new features hidden by flags?