-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Description
Feature Request
Problem Overview
Good day everybody ! While using Elsa, we've been trying to use a workflow input (of any type) as an activity input but failed to achieve this through the editor. Are available : Default, JS, C# and Variables.

Proposed Solution
We propose to add workflow inputs in available options within the activity inputs. Workflow inputs will then be selectable from the dropdown like the variables already are.

Use Cases
Any workflow logic where context is provided through a workflow input. It would be very handy to have his workflow input available for use to ensure that the activities are aware of this context. (eg : for which company this workflow instance is run, especially if this workflow is triggered from external software).
Impact of Feature
The impact is expected to be very low in UI and in code. The only point of this feature is to make workflow inputs available in activity input menu and to ensure that their value are correctly injected and kept throughout the workflow execution.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status