Describe the bug
If elements are added to an attribuute dimension manually/incorrectly, they have the type of 'S' or 'N', instead of 'AA', 'AS', 'AN'. In the bedrock process (line Data:25) it trims the element type, and so any element that has a type of 'S' or 'N' becomes '' and the process does not process them correctly.
Describe the bug
If elements are added to an attribuute dimension manually/incorrectly, they have the type of 'S' or 'N', instead of 'AA', 'AS', 'AN'. In the bedrock process (line Data:25) it trims the element type, and so any element that has a type of 'S' or 'N' becomes '' and the process does not process them correctly.