Parameters in composite steps should be converted lazily when composites are invoked

Description

Parameters should not be converted eagerly when the composite step is executed, but lazily when the composites are invoked.

Activity

Show:

Mauro Talevi March 7, 2020 at 3:06 PM

Uladzislau Arlouski March 6, 2020 at 11:56 AM

Hi ,

The main point is that parameters passed to composite step are resolved twice, first time when composite step is invoked and second time when steps inside composite are invoked, the PR eliminated duplicate parameter resolving

Thanks,

Ulad

Mauro Talevi March 6, 2020 at 11:24 AM

Hello Uladzislau,

could you please provide a description outlining the usecase for this issue? What problem are you trying to solve?

Thanks

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created February 28, 2020 at 9:38 AM
Updated March 7, 2020 at 3:10 PM
Resolved March 7, 2020 at 3:06 PM