-
Bug
-
Resolution: Fixed
-
Minor
-
None
Hi. I install this plugin and i'm trying use it with parameterized build on Jenkins.
So, on a Jenkins job, i create a parameter (string) called WI to receive the user typed value at job start.
On work item id field i typed $WI value.
But when i save the job, the field value returns to 0 (plugin default value).
I think should be possible the user choose the Work Item ID at job start, because otherwise the user should always change the job configuration before run it.
Is there a solution for this?