Skip to content

[BUG] SML orderRelevant #326

@BirgitBoss

Description

@BirgitBoss

Describe the bug
The default of attribute "relevantOrder" for submodelElementList is True, not False.

To Reproduce
Steps to reproduce the behavior:

  1. 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
  2. Click on SML "Documents". you will see
Image

i.e. orderRelevant = False

  1. open https://github.com/admin-shell-io/submodel-templates/blob/main/published/Handover%20Documentation/2/0/IDTA%2002004-2-0_Template_HandoverDocumentation.json

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:

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions