I am currently trying to set up a rule that creates a project from a task using project templates. Unfortunately, I am unable to view or select the specific template I am working on. When trying to build this rule within the template itself, the system does not allow me to use the template I am currently working in. I have tried different teams and permission settings, but this did not resolve the issue.
So, the rule is in the project template that you want to use to create the next project? That’s quite unique.
I would advise against adding rules to project templates, as this would make processes harder to change (as you’d have to change/replace all individual rules in all projects if this is the case.)
You could maybe use a bundle to achieve this, if you have the plan for it.
You could put the rule in another project, set the trigger to “when a task is added to this project”, and trigger it by multi-homing.
If you insist on adding the rule to the template - would be to have the rule add the task to this other project.
Not 100% sure if these solutions would work, but I see no reason why they wouldn’t
Thank you so much for the answear and warm welcoming
Unfortunately in this organisation we are only on Advanced tier, so Bundles are out of the way. However the second solution seems to work just fine! That’s a great idea, thank you so much
Either way I still think it would be a useful feature to add.