Board Templates with dynamic Card titles
Rob Goddard
I have board templates with lists of tasks. E.g Write Design, Implement, Test
It'd be great for Cards to have their Titles dynamically inherit the Board title (for example) on creation.
So if I name the Board "Point to Point Race" then the Cards are created as Point to Point Race | Write Design, Point to Point Race | Implement, Point to Point Race | Test.
For example, this can be done in Jira using their Smart Values, {{issue.summary}}