Skip to content

Bugfix: "Include Payload" would prevent other Build Parameters from being defined

Latest
Compare
Choose a tag to compare
@netwolfuk netwolfuk released this 18 Mar 01:47
· 1 commit to main since this release

Any parameters found/resolved would previously be overwritten by setting the "payload" option in the UI.
This release now fixes this issue.

Now checking the payload checkbox adds the payload variable to any existing variables resolved rather than clearing them.
These variables are saved into the build as Parameters.

image