Save flow results is not working in the new UI
Closed this issue · 3 comments
GloriaIng commented
Describe the bug
While saving a result in my flow using addition, the action did not execute.
The next action as well, the contact completed the flow.
To Reproduce
Steps to reproduce the behavior:
- Create the flow
- Collect a number and name the results (results.score)
- Go to 'Save flow results'
- Click on the 'result drop-down' and select the saved results (score)
- Click on value and enter '@(results.score + 1)' and click ok
- Send a message '@results.score'
- Start the flow
- See error
Expected behavior
When starting the flow I expect to enter a number, and the flow to return the same number + 1
Screenshots
No screenshot
Desktop
- Browser chrome, safari
Additional context
Add any other context about the problem here.
ericnewcomer commented
I can't reproduce this one. Here is the flow I created (as best as I can interpret the steps)
https://textit.staging.nyaruka.com/flow/editor/40a79001-b456-47d9-b22f-7ea221f060d6/
GloriaIng commented
I am re-testing now.
GloriaIng commented
Can not reproduce, Closing this.