mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #58716
[Bug 1881978] A patch has been submitted for review
Patch for "master" branch: https://reviews.mahara.org/11003
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1881978
Title:
The artefact_plans_plan and artefact_plans_task tables should not have
auto increment on artefact column
Status in Mahara:
New
Bug description:
The artefact_plans_plan and artefact_plans_task tables are for holding extra information about plan or task artefacts and so they should be given the artefact id value from the artefact table. In fact they are foreign keyed to the artefact table.
They should not auto increment an id themselves as that makes no sense.
We need to drop the auto increment from these tables.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1881978/+subscriptions
References