zazuko / cube-creator

A tool to create RDF cubes from CSV files
GNU Affero General Public License v3.0
11 stars 2 forks source link

Impossible to link shared dimension #1393

Closed AFoletti closed 1 year ago

AFoletti commented 1 year ago

Describe the bug On both INT and PROD, it's impossible to correctly link a SharedDimension to an attribute because the search box does not return any result.

Affected functionalities (all that apply)

Relevant links Cube project on INT

To Reproduce Steps to reproduce the behavior:

  1. Go to the Cube Designer
  2. Switch to DE if needed
  3. Open the dialog to link the "Region" property to a SharedDimension
  4. Try linking it to the "Agglomerationen BeSA" SD
  5. The searchbox does nothing, making it actually impossible to link

Expected behavior The searchbox actually works, allowing me to pick the needed SD for the project

Screenshots image

Desktop (please complete the following information):

Additional context Both on INT and PROD

Pinging @aresssera for her reference

FabianCretton commented 1 year ago

@AFoletti are you talking about the auto-fill functionality ? If yes, did you wait that the Shared Dimension drop-down box is filled ? When we open the window, there is this icon showing that the shared dimension are currently queried: image

Once this is done (a loop icon replace the circling arrows), when clicking in the field, the shared dimensions are displayed (strangely, not in an alphabetical order), and you can search for your 'agg': image

I guess that when running the auto-fill, you might then encounter the bug I discribed in #1398

AFoletti commented 1 year ago

@FabianCretton actually, the searchbox was dead (without the spinning arrows). It was not about waiting or not ;). However, this issues seems to have "resolved itself" in the same way it's once again possible to create new cubes (see this comment here https://github.com/zazuko/cube-creator/issues/1390#issuecomment-1465492121).

I am closing this one since it works once again. But the unrealibility of the CC is not funny at all