combined exports: timing issues causing leap2a to be put into wrong directory

Bug #1900786 reported by Lisa Seeto
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Mahara
20.04
Fix Released
High
Unassigned
20.10
Fix Released
High
Unassigned
21.04
Fix Released
High
Lisa Seeto

Bug Description

For combined exports, when we are creating an export we use timestamps to create a folder in our site data directory that helps us gather the files together when we create our .zip archive etc... If even a split second passes when the next export type goes to create its export directory, i.e leap2a, the timestamp named folder is something different and thus sends the leap2a to a different location.

Lisa Seeto (lisaseeto)
Changed in mahara:
assignee: nobody → Lisa Seeto (lisaseeto)
status: New → In Progress
Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "master" branch: https://reviews.mahara.org/11396

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/11396
Committed: https://git.mahara.org/mahara/mahara/commit/eb597081dc1b1f376323aad4666d8ff87284dc87
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit eb597081dc1b1f376323aad4666d8ff87284dc87
Author: Lisa Seeto <email address hidden>
Date: Wed Oct 21 12:36:11 2020 +1300

Bug 1900786: combined exports: timing issues causing leap2a to be put into wrong directory

fix timestamp for export folder path names

Change-Id: I70e773bfa81e5258e0862a82ababd75a0e581a06
Signed-off-by: Lisa Seeto <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "20.10_STABLE" branch: https://reviews.mahara.org/11402

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/11402
Committed: https://git.mahara.org/mahara/mahara/commit/5f3fbcbdbc3effe5dbe978bd7b05074477247b7a
Submitter: Robert Lyon (<email address hidden>)
Branch: 20.10_STABLE

commit 5f3fbcbdbc3effe5dbe978bd7b05074477247b7a
Author: Lisa Seeto <email address hidden>
Date: Wed Oct 21 12:36:11 2020 +1300

Bug 1900786: combined exports: timing issues causing leap2a to be put into wrong directory

fix timestamp for export folder path names

Change-Id: I70e773bfa81e5258e0862a82ababd75a0e581a06
Signed-off-by: Lisa Seeto <email address hidden>
(cherry picked from commit eb597081dc1b1f376323aad4666d8ff87284dc87)

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "20.04_STABLE" branch: https://reviews.mahara.org/11403

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Patch for "master" branch: https://reviews.mahara.org/11404

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/11404
Committed: https://git.mahara.org/mahara/mahara/commit/ef7cb8730da50c2826ee069d844caba3889f7184
Submitter: Robert Lyon (<email address hidden>)
Branch: master

commit ef7cb8730da50c2826ee069d844caba3889f7184
Author: Robert Lyon <email address hidden>
Date: Mon Oct 26 10:27:09 2020 +1300

Bug 1900786: Adding in the default $timestamp on constructor

And adding param comment

Change-Id: If26513010f79dc58e405476cf26e2581f9c15490
Signed-off-by: Robert Lyon <email address hidden>

Revision history for this message
Mahara Bot (dev-mahara) wrote : A patch has been submitted for review

Patch for "20.10_STABLE" branch: https://reviews.mahara.org/11405

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/11405
Committed: https://git.mahara.org/mahara/mahara/commit/af6cb4a52ba69e895f79e3fd94b84ef5f146911b
Submitter: Robert Lyon (<email address hidden>)
Branch: 20.10_STABLE

commit af6cb4a52ba69e895f79e3fd94b84ef5f146911b
Author: Robert Lyon <email address hidden>
Date: Mon Oct 26 10:27:09 2020 +1300

Bug 1900786: Adding in the default $timestamp on constructor

And adding param comment

Change-Id: If26513010f79dc58e405476cf26e2581f9c15490
Signed-off-by: Robert Lyon <email address hidden>
(cherry picked from commit ef7cb8730da50c2826ee069d844caba3889f7184)

Revision history for this message
Mahara Bot (dev-mahara) wrote :

Reviewed: https://reviews.mahara.org/11403
Committed: https://git.mahara.org/mahara/mahara/commit/82ae0bd8a3e2d2f6909e523a1a5cec8dc5399eb0
Submitter: Robert Lyon (<email address hidden>)
Branch: 20.04_STABLE

commit 82ae0bd8a3e2d2f6909e523a1a5cec8dc5399eb0
Author: Lisa Seeto <email address hidden>
Date: Wed Oct 21 12:36:11 2020 +1300

Bug 1900786: combined exports: timing issues causing leap2a to be put into wrong directory

fix timestamp for export folder path names

Change-Id: I70e773bfa81e5258e0862a82ababd75a0e581a06
Signed-off-by: Lisa Seeto <email address hidden>
(cherry picked from commit eb597081dc1b1f376323aad4666d8ff87284dc87)

Revision history for this message
OpenEdu (openedu) wrote : We have received your support ticket '[Bug 1900786] Re: combined exports: timing issues causing leap2a to be put into wrong directory' and will get back to you shortly

Dear "Robert Lyon",
Thank you for submitting a support ticket to us, we will get back to your shortly

*View Ticket Online:* here [1]
*Ticket Number:* 12068
*Ticket Category:*
Technical Support

*SLA:*
False

*Ticket Description:*
** Changed in: mahara/21.04
Status: Fix Committed => Fix Released
--
You received this bug notification because you are subscribed to a
duplicate bug report (1905702).
https://bugs.launchpad.net/bugs/1900786
Title:
combined exports: timing issues causing leap2a to be put into wrong
directory
Status in Mahara:
Fix Released
Status in Mahara 20.04 series:
Fix Committed
Status in Mahara 20.10 series:
Fix Committed
Status in Mahara 21.04 series:
Fix Released
Bug description:
For combined exports, when we are creating an export we use timestamps
to create a folder in our site data directory that helps us gather the
files together when we create our .zip archive etc... If even a split
second passes when the next export type goes to create its export
directory, i.e leap2a, the timestamp named folder is something
different and thus sends the leap2a to a different location.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1900786/+subscriptions

[1] https://www.openedu.nl/support/portal/ticket/view/0bc8289afd154c3c92280e6bb6e0c4e3

Revision history for this message
OpenEdu (openedu) wrote :

Dear "Doris Tam",
Thank you for submitting a support ticket to us, we will get back to your shortly

*View Ticket Online:* here [1]
*Ticket Number:* 12133
*Ticket Category:*
Technical Support

*SLA:*
False

*Ticket Description:*
** Changed in: mahara/20.04
Status: Fix Committed => Fix Released
--
You received this bug notification because you are subscribed to a
duplicate bug report (1905702).
https://bugs.launchpad.net/bugs/1900786
Title:
combined exports: timing issues causing leap2a to be put into wrong
directory
Status in Mahara:
Fix Released
Status in Mahara 20.04 series:
Fix Released
Status in Mahara 20.10 series:
Fix Committed
Status in Mahara 21.04 series:
Fix Released
Bug description:
For combined exports, when we are creating an export we use timestamps
to create a folder in our site data directory that helps us gather the
files together when we create our .zip archive etc... If even a split
second passes when the next export type goes to create its export
directory, i.e leap2a, the timestamp named folder is something
different and thus sends the leap2a to a different location.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1900786/+subscriptions

[1] https://www.openedu.nl/support/portal/ticket/view/5090abf6239646df901083e1d9001960

no longer affects: mahara
Revision history for this message
OpenEdu (openedu) wrote : Ticket HT01947 is aangemaakt.

Hallo ,
Ticket HT01947 is aangemaakt.
-------------------------------------------------------------------

Hello ,
Ticket HT01947 has been created.

-------------------------------------------------------------------

** No longer affects: mahara
--
You received this bug notification because you are subscribed to a
duplicate bug report (1905702).
https://bugs.launchpad.net/bugs/1900786
Title:
combined exports: timing issues causing leap2a to be put into wrong
directory
Status in Mahara 20.04 series:
Fix Released
Status in Mahara 20.10 series:
Fix Released
Status in Mahara 21.04 series:
Fix Released
Bug description:
For combined exports, when we are creating an export we use timestamps
to create a folder in our site data directory that helps us gather the
files together when we create our .zip archive etc... If even a split
second passes when the next export type goes to create its export
directory, i.e leap2a, the timestamp named folder is something
different and thus sends the leap2a to a different location.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/20.04/+bug/1900786/+subscriptions

+31 (0)40 255 14 58

<email address hidden>

https://www.openedu.nl

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.