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

WIT One Click Action For User Story -- Add a linked child task creates an unparented task #87

Open
mimurt opened this issue Apr 16, 2021 · 2 comments

Comments

@mimurt
Copy link

mimurt commented Apr 16, 2021

I have a OneClick Action configured for a user story to add a linked child task following a task template. I have had to disable this rule for now since it creates unparented tasks erroneously, even though it is configured to create a LINKED CHILD task. Note this seems to change behavior with the 'Auto Create Work Item' setting. If this box is checked the work item is linked properly, but then the task does not respect project default iteration path (@currentiteration) and simply adds the task with no iteration path (OneITVSO) image

@YggY
Copy link

YggY commented Jul 27, 2022

To copy iteration and area from the originating work item, add this in the Item Template used for the Task:
image

Also, technically the work item that was created is not unparented, but it's parent resides somewhere else, so it only shows as unparented in views where the area of the parent is not visible.

@HHansen90
Copy link

If anybody has the same problem: you have to save the parent work item after creating the new child! Without this the connection / link between the two work items isn't saved!

You can use the One Click Action Framework to auto save i.e.
image

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

3 participants