Reviewed: https://reviews.mahara.org/11494 Committed: https://git.mahara.org/mahara/mahara/commit/e1307c775ecd7f5a95c0c0015db42f404bfb0e26 Submitter: Robert Lyon ([email protected]) Branch: 20.10_STABLE
commit e1307c775ecd7f5a95c0c0015db42f404bfb0e26 Author: Robert Lyon <[email protected]> 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 <[email protected]> (cherry picked from commit da907dcbad66237c838f84236f6d0823eb4677f3) -- 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 Status in Mahara 20.10 series: 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 _______________________________________________ Mailing list: https://launchpad.net/~mahara-contributors Post to : [email protected] Unsubscribe : https://launchpad.net/~mahara-contributors More help : https://help.launchpad.net/ListHelp

