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

Fix issue #317 #318

Merged
merged 1 commit into from
Jan 4, 2019
Merged

Fix issue #317 #318

merged 1 commit into from
Jan 4, 2019

Conversation

lixingwang
Copy link
Contributor

What kind of change does this PR introduce? (check one with "x")

[*] Bugfix
[] Feature
[] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[] Other... Please describe:

Fixes: #317

What is the current behavior?
Map subflow activity's output to a log message and it get 2019-01-03 15:27:42.856 INFO [activity-flogo-log] - {"name":"output2","type":"string","value":"subflow output"} but it should be only value, eg subflow output
What is the new behavior?
Just get subflow output's value rather than whole attribute struct.

@lixingwang lixingwang merged commit 02ae3e7 into master Jan 4, 2019
@lixingwang lixingwang deleted the subflow-ouput branch January 4, 2019 18:37
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