Closed FabianCretton closed 1 year ago
and same remark as always: would it be possible to get real information when an error occurs ?
another question: don't you have any validation test, unit tests, acceptance tets, etc... so that we do not go back in time when features that work become unstable later ? a honest question, I am interested in what exists and how the system is tested
@l00mi any update on this ? My only workaround so far is to show Tobias how to create Shared Dimension through .trig upload
@tpluscode did some work here, not sure if this is fixed too. @tpluscode ?
The reason here is simple. When created using the form, the "identifier" field is required to consist only of letters, number and a hyphen.
This is nothing new, as well as the lacking display of errors which is unfortunately problematic with more complex SHACL shapes. Interestingly too, it was never caught that the shared dimension import does not put the same restriction on the identifier property.
In that regard, is that validation unnecessarily strict maybe and should be relaxed? @l00mi
@tpluscode @l00mi waa...yes, it works with hyphen, not with underscore, why is that ? Especially that, on the other side, the identifier field for a cube says:
Cube identifier
A unique, URL-safe string to identify the cube (only letters, digits, -, . and _)
I let you think about user experience and what to do for the best Thanks
Lets add the underscores to the allowed characters to be in sync with the field.
I see today that, on the CSV Mapping, the underscores are not permitted in the 'Target Property' field. I let you decide how to "harmonize" the permitted symbols
Cube Creator version 1.12.9 Tried on TEST and INT