-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
PRIORITYIssue/PR assigned with this tag must be given priority over the rest of the backlogIssue/PR assigned with this tag must be given priority over the rest of the backlogSERVER-IMPLEMENTATIONIssue/PR assigned with this tag must be solved server-sideIssue/PR assigned with this tag must be solved server-sideenhancementNew features or code improvementsNew features or code improvements
Description
📝 Description of the feature
Currently, it's not possible to retrieve the bodies and components belonging to a Named Selection.
NamedSelection class only has 2 properties: id and name.
It would be useful to have a members property returning a list of the members belonging to the NS itself.
It would be even more useful if the object is returned rather than just the body/component id.
💡 Steps for implementing the feature
No response
🔗 Useful links and references
No response
Metadata
Metadata
Assignees
Labels
PRIORITYIssue/PR assigned with this tag must be given priority over the rest of the backlogIssue/PR assigned with this tag must be given priority over the rest of the backlogSERVER-IMPLEMENTATIONIssue/PR assigned with this tag must be solved server-sideIssue/PR assigned with this tag must be solved server-sideenhancementNew features or code improvementsNew features or code improvements