-
Notifications
You must be signed in to change notification settings - Fork 5
Multiple Shared Dimension Issues: Hierarchy Creation, Viewing, and Publishing Failures (Test environment)Β #1544
Copy link
Copy link
Open
Labels
π bugSomething isn't workingSomething isn't working
Description
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
- CSV Mapping
- Transformation
- Publishing
- Other (Shared Dimensions functionality)
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:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
π bugSomething isn't workingSomething isn't working


