PDA

View Full Version : Activity template assigned to contract


lpopejoy
October 27th, 2015, 07:51 PM
New tickets created as a result of an applied activity template when the contract is copied do not get the contract's default ticket labels.

Just FYI. I'm guessing that's a bug?

Support Team
October 28th, 2015, 06:04 AM
Yes, you found a bug ;-) We will definitely look at fixing it. Thank you for noticing and reporting it.

lpopejoy
October 28th, 2015, 06:10 AM
Lol, no problem. Not a huge deal, but thanks!

lpopejoy
November 2nd, 2015, 07:14 AM
Also, when the contract is copied, todo lists on the contract are not copied to the new contract. Is this expected behavior?

lpopejoy
November 2nd, 2015, 07:15 AM
FYI, trying to make a "template" project contract that can be copied for any new project. I thought I could make a generic todo list on the template to be copied to any new project contract.

Support Team
November 2nd, 2015, 08:26 AM
The To-dos are not copied when copying Contract, these are considered to be dedicated ones for the specific Contract.

The way to implement what you're after is this:

You should first save the To-do list as a template (under Contract To-do Lists tab) and then create Activity Template with this To-do List template and link it to your "template" Contract.
When copying the Contract, Activity Template will be applied and To-dos will be created.

Hope this helps.

lpopejoy
November 2nd, 2015, 11:03 AM
Hey, that's perfect! Thanks for that!

I actually didn't know you could apply an todo list with an activity template.