Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New linked work item inherits iteration from parent only when autocreate is not ticked on #81

Open
chrisn25 opened this issue Sep 11, 2020 · 3 comments

Comments

@chrisn25
Copy link

Hi, I've just started using this plugin and it does exactly what I want, so thanks.

I'm using it to try and make a template to add a set of tasks to a product backlog item. My one small quibble is that if I tick the checkbox to set the action to autocreate the tasks, then they don't inherit the product backlog item's current iteration. If I leave this ticked off, I have to save/close in the task dialog for each task that it creates, but it does seem to get the iteration.

I'd like to be able to have it autocreate and inherit the iteration from the parent. Thanks.

@Wickkky
Copy link

Wickkky commented Jan 8, 2021

Hi,
I have the same problem with the Iteration path, and the Area path also. I created the templates and the rules also. I wanted to add tasksto a User Story as new child WI , and when I thick the automatic creation checkbox, the area and iteration path are not inhetrited. They are set to the Default area and iteration value.
It would be great if the automated child creation could inherit the parent work item's area and iteration settings.
Many thanks!

@YggY
Copy link

YggY commented Jul 20, 2022

I've got a workaround for you: In the template of the new item, set this field "Area Path" to "@fieldvalue=System.AreaPath" and do the same for Iteration Paths.

@SillyKeith
Copy link

I've got a workaround for you: In the template of the new item, set this field "Area Path" to "@fieldvalue=System.AreaPath" and do the same for Iteration Paths.

This also works: @fieldvalue=Iteration Path
It works for lots of field values with the space, like @fieldvalue=Impacted Role etc.
It doesn't work with Identity fields, like "Resolved By"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants