-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
The default of attribute "relevantOrder" for submodelElementList is True, not False.
To Reproduce
Steps to reproduce the behavior:
- Go to https://github.com/admin-shell-io/submodel-templates/blob/main/published/Handover%20Documentation/2/0/IDTA%2002004-2-0_Template_HandoverDocumentation.aasx and open in aasx package explorer
- Click on SML "Documents". you will see
i.e. orderRelevant = False
Since Default is True there should be an orderRelevant attribute with value "False" in the generated JSON file: it is not
Expected behavior
Default orderRelevant is True, not False
In general it is very difficult to understand what to do when editing:
Perhaps just the display name (False) is wrong because the user did not click on "orderRelevant"?
Additional context
I use aasx package explorer
v2026-02-03, AAS Metamodel Version: V3.1 Build date: Tue 02/03/2026
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working