vsts-extensions
vsts-extensions copied to clipboard
OneClick: New Linked Item with Templates using macros error on execution
Creating a new linked item using a template that assigns Iteration Path = @CurrentIteration
errors during execution. The template will apply correctly when applied in the work item dialog via standard VSTS application, but errors when applied via OneClick. Specifying an explicit iteration path allows the OneClick action to work as expected.
In the example, the OneClick action applies to a PBI, and creates a child Task using a Work Item Template that assigns Iteration Path = @CurrentIteration
. Auto create work item is enabled. The OneClick action does not have an associated Trigger.
OneClick doesnt support @currentIteration macro right now. I have got a couple of similar feedback, I'm planning to look into adding this support.
Do you know when you planne to work on that feature?
OneClick doesnt support @currentIteration macro right now. I have got a couple of similar feedback, I'm planning to look into adding this support.
Hi Mohit, This extension is great, it helps us a lot, thank you. Are you still considering adding @CurrentIteration macro support?
I'm looking for this too