Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Get Model, SoftwareVersion and ModelConfiguration of a ModelConfigurationSetup #112

@hvarg

Description

@hvarg

Describe the ideal solution or feature request

If a have a ModelConfigurationSetup theres no way to easily get what are his Model SoftwareVersion and ModelConfiguration. Currently I'm loading all of this data and doing the match on front-end.

Some custom queries are needed to ease this process (1 for each type), ideally I send the ModelConfigurationSetup ID and I get Resource I need.

Only one query could be better (I send the ID and get the three resources), but I think this cannot be done currently.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions