Describe the bug
There are multiple issues related to shared dimensions in the Cube Creator in the test environment:
- Unable to create a hierarchy: The selection of root dimensions works, but when trying to select the root element, there are no suggestions and no results when typing into the field. The server responds with a 414 (URI Too Long) error.
- Shared Dimensions can be imported but not viewed: When attempting to display the entries, an "Error: URI Too Long" appears.
- Cube Projects with linked Shared Dimensions cannot be published: Although they could be published in the past with the same configuration and data, the publication job now exits with a Connect Timeout Error, likely related to the shared dimension. Removing all links to shared dimensions allows the Cube Project to be published again.
Affected functionalities
Relevant links
- Test environment: test.cube-creator.lindas.admin.ch
To Reproduce Issue 1
- Go to the test environment at test.cube-creator.lindas.admin.ch
- Attempt to create a hierarchy
- Select any root dimension
- Attempt to select any root element
To Reproduce Issue 2
- Go to the test environment at test.cube-creator.lindas.admin.ch
- Attempt to view the elements of any shared dimension
To Reproduce Issue 3
- Go to the test environment at test.cube-creator.lindas.admin.ch
- Attempt to publish a cube project with a linked shared dimension
Expected behavior
- Creating a hierarchy should work properly, with suggestions and results when selecting the root element.
- Shared Dimensions should be viewable after import without any errors.
- Cube Projects with linked Shared Dimensions should publish successfully, as they did in the past.
Versions:
- Cube-Creator version: 1.13.8 (5e6a9a6)
- OS: Windows 11
- Browser: Microsoft Edge for Business Version 129.0.1792.79



@Rdataflow
Describe the bug
There are multiple issues related to shared dimensions in the Cube Creator in the test environment:
Affected functionalities
Relevant links
To Reproduce Issue 1
To Reproduce Issue 2
To Reproduce Issue 3
Expected behavior
Versions:
@Rdataflow