← Back to team overview

mahara-contributors team mailing list archive

[Bug 1939364] Re: Copying a plans throws an error when there is no parent

 

# Failed template plan

1. Make a personal plan, give it a title, template (yes), and assignment tasks (yes).
2. Create a task for that plan and assign it a task page.
3. Go group plans and create a new plan based on that template.
4. Error.

This is due to plan tasks auto-creating a collection where recently we
have updated the table constraints for the 'collections' table in the
database and the new fields with non-null constraints are not all given
a value. e.g. autotemplate, template, navigation etc.

** Changed in: mahara
     Assignee: (unassigned) => Doris Tam (doristam)

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1939364

Title:
  Using plan templates throws an error on Collection creation when plan
  is associated with an assigned TaskView

Status in Mahara:
  In Progress

Bug description:
  The only situation I've found this is when we copy a group with plans.
  The functionality to duplicate a plan doesn't seem to be an option
  elsewhere.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1939364/+subscriptions



References