I'm currently evaluating the trial version of AC (2.3). I've set up a project template with milestones, Task lists associated with milestones and tasks.
When I create a new project based on this project template, everything is correctly copied, except... that task lists are no longer linked to milestones. So I have to manually edit all task lists and link them back to their proper milestone.
Is this behaviour by design or is this a bug? As I have to load a bunch of projects from project templates, this issue could be a huge drawback choosing AC. So bad because there are lots of really cool stuff inside.
Yes, you are correct - relation between checklists and milestones is lost when project is created from a template. This problem will be corrected with the next bug fix release.
We'll release the next version as soon as there's enough changes and fixes to justify the upgrade. In the meantime, you can open on_copy_project_items handler in /activecollab/application/modules/checklists/handlers, find this line:
We have included this fix with our hacks for copying pages and discussions (along with their file attachments) when you create a new project from template.
I'm currently evaluating the trial version of AC (2.3). I've set up a project template with milestones, Task lists associated with milestones and tasks.
When I create a new project based on this project template, everything is correctly copied, except... that task lists are no longer linked to milestones. So I have to manually edit all task lists and link them back to their proper milestone.
Is this behaviour by design or is this a bug? As I have to load a bunch of projects from project templates, this issue could be a huge drawback choosing AC. So bad because there are lots of really cool stuff inside.