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

How to create several taks with predefined activity for user story #130

Open
MarkGTI opened this issue Dec 1, 2022 · 1 comment
Open

Comments

@MarkGTI
Copy link

MarkGTI commented Dec 1, 2022

Hi,

We use a modified agile process

When I create a new user story I want to create 4 tasks

Requirements - Activity Requirements
Dev - Activity Dev
Testing - Activity Testing
Documentation - Activity Documentation

Figured out above bit, but I want to the title to be

Dev - [User Story Title]
Tests - [User Story Title]
etc.

I'd also like to inherit other fields (due date, etc.)

is this possible?

Thanks
MArk

@mpburtt
Copy link

mpburtt commented Jan 27, 2023

Yes. In the template, set the value for the title field to be "Dev - {System.Title}" or "Tests - {System.Title}", etc.

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

2 participants