mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #37308
[Bug 1597536] A change has been merged
Reviewed: https://reviews.mahara.org/6637
Committed: https://git.mahara.org/mahara/mahara/commit/d559567461db72c7a2a0565cbf4c6921e65ae7c7
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch: master
commit d559567461db72c7a2a0565cbf4c6921e65ae7c7
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date: Thu Jun 30 13:24:03 2016 +1200
Bug 1597536: cleaning up old import_entry_requests rows
And avoiding storing full path to dataroot temp dir in db for imported
entries
behatnotneeded
Change-Id: I18fb3a76accd57517e340ce98a19f7b10bd4814c
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
--
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/1597536
Title:
import_entry_requests table needs a ctime so we can clean up old
partial requests
Status in Mahara:
In Progress
Status in Mahara 15.04 series:
Confirmed
Status in Mahara 15.10 series:
Confirmed
Status in Mahara 16.04 series:
Confirmed
Bug description:
A ctime will allow us to clean up the old entries via a new (or
possibly existing) cronjob
And we need to make the stored path to the files be relative to
dataroot rather than full path from '/' on server as we shouldn't be
recording that info in the db.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1597536/+subscriptions
References