I have about 30 user stories with a defined set of 8 tasks each to complete along with subtasks. I have one user story that has a complete set of the 8 tasks and their subtasks added and ready to go but now I need to complete the remaining 29 user stories so they have the same 8 tasks and subtasks. I thought of cloning the tasks and adding them to the additional stories but that seems to be alot of repetitive work. Is there a better way to do this? Thanks.