Skip to content

config_context renders against incorrect pack #4567

@bigmstone

Description

@bigmstone

It was reported by a user that in orquesta workflows (and potentially other actions that call additional actions: I.E. Mistral and action-chain) actions do not render with the correct config_context. Instead nested actions use the parent context of the original workflow.

For example: If you have the actions Pack1.Workflow1 and Pack2.Action1 and Pack1.Workflow1 makes a call to Pack2.Action1 the config_context of Pack1 will be used instead of the config_context of Pack2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions