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

Table Charts "data filters are not enabled for this chart" #1579

Closed tboeni closed 3 weeks ago

tboeni commented 3 weeks ago

Very straight forward error report. When choosing the table chart, instead of the expected table, a error message shows up. Table Fail 10 06 2024

This happened for this cube but also any other I tested with PROD as its source

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://int.visualize.admin.ch/de/v/NoQtksf6wezx
  2. See error

Environment (please complete the following information):

bprusinowski commented 3 weeks ago

Hi @tboeni, thanks for reporting the bug 🙇‍♂️ It should already be fixed on TEST 🤞

tboeni commented 1 week ago

Hi @bprusinowski I noticed that the table function works on TEST as expected, however it does still not on INT. Is there any plan to fix this for INT so we can properly test the functionality for a PROD release?

bprusinowski commented 1 week ago

Hi @tboeni, as we currently have a lot of new things on TEST (along with bug fixes), we wanted to first clarify with BAFU on how to proceed there – whether we push everything to INT, hiding some of the new features behind feature flags, or cherry-pick some of the bug fixes to only deploy them to INT. But the plan is to definitely not have a PROD deployment with broken table charts :)