Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Variable available in dropdown when configuring a activity input #5918

Merged

Conversation

jdevillard
Copy link
Contributor

@jdevillard jdevillard commented Aug 20, 2024

This PR aims to give the ability to the developer to choose directly an Variable as an input property in the designer.

need elsa-workflows/elsa-studio#274 to be merge before using it correctly (UI Side)


This change is Reviewable

…xample, if a use change from a literal value to a Variable value, the value is sent to the API and result in an exception, we cannot handle invalid json without using Try/Catch
@MattMinke
Copy link

@jdevillard If I am understanding this change correctly it is focused on improving the experience in the UI by allowing variables to be selected as Input for Actions similar to how variables can be selected for output for actions.

@jdevillard
Copy link
Contributor Author

@jdevillard If I am understanding this change correctly it is focused on improving the experience in the UI by allowing variables to be selected as Input for Actions similar to how variables can be selected for output for actions.

Exactly !

@sfmskywalker sfmskywalker merged commit 3083a40 into elsa-workflows:main Aug 30, 2024
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants