Skip to content

Fixed multi step outputs (DAX translator)#47

Open
LanderOtto wants to merge 1 commit intomasterfrom
fix/multi-outputs
Open

Fixed multi step outputs (DAX translator)#47
LanderOtto wants to merge 1 commit intomasterfrom
fix/multi-outputs

Conversation

@LanderOtto
Copy link
Copy Markdown
Contributor

This commit fixes a DAX translation error.
A step can have multiple outputs, some of which can be workflow outputs. Before this commit, if a step had multiple workflow outputs, an exception was raised at translation time.

A step can have multiple outputs and these can be the workflow output. Before this commit, if a step had multiple outputs that were workflow outputs, an exception was raised at translation time.
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.

1 participant