Skip to content

Allow composable_node_container and load_component_node take a lifecycle node component in the front-end #478

@SuperJappie08

Description

@SuperJappie08

Description

Currently, the ComposableNodeContainer and LoadNodeComponent actions can only accept normal node components from the front-end, which do not support auto-start.

Motivation

It would be really convenient to expose this to the XML and YAML front-ends

Design / Implementation Considerations

The normal lifecycle_node action has not been exposed yet, but #327 is designed to do this.
However, that PR was made before the autostart feature was created.

Additional Information

I can make the Pull Request (Working on it now)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions