← Back to team overview

mahara-contributors team mailing list archive

[Bug 1902474] A change has been merged

 

Reviewed:  https://reviews.mahara.org/11421
Committed: https://git.mahara.org/mahara/mahara/commit/da907dcbad66237c838f84236f6d0823eb4677f3
Submitter: Lisa Seeto (lisaseeto@xxxxxxxxxxxxxxx)
Branch:    master

commit da907dcbad66237c838f84236f6d0823eb4677f3
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Nov 3 16:19:39 2020 +1300

Bug 1902474: Ignore standards/elements uid value on copy

For an existing framework being copied as we need to make new
standard/element db rows

Change-Id: Iaee858ec53617f92e76361358b7105d3b1363bc1
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/1902474

Title:
  Copying an existing SmartEvidence causes the original to lose their
  standards

Status in Mahara:
  Fix Committed

Bug description:
  To test:

  1) Go to Admin -> Extensions -> SmartEvidence and choose 'editor' tab

  2) Choose an existing SmartEvidence to copy and hit save. (things save
  ok)

  3) Reload page and chose the original one to copy again and hit save.
  (complains that "The following records could not be found on the DB:
  standard")

  From looking at the database it seems that the framework_standard rows
  disappear from original one and are saved against the new one, so
  breaking the old one

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


References