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

chart from dropped datacube is loading forever #967

Closed Rdataflow closed 1 year ago

Rdataflow commented 1 year ago

Describe the bug chart from dropped datacube is loading forever

To Reproduce Steps to reproduce the behavior:

  1. Go to https://test.visualize.admin.ch/v/j1X16LsVYnnL?dataSource=Int
  2. See error

Expected behavior A clear and concise error message is expected to happen.

ptbrowne commented 1 year ago

@Rdataflow I will look into it and make it so that we have an error message.

In the meantime, can you tell me what are exactly the semantics of "dropped cube" ? Does it mean it is completely deleted from stardog (1), or does it mean it is a soft delete (2) ? In case of (1), the best thing we can do is to show a 404, cube not found, whereas if dropping a cube is expected and done with a soft delete, we could put something more precise "cube is no longer available".