Reviewed: https://reviews.mahara.org/10493 Committed: https://git.mahara.org/mahara/mahara/commit/74ed13b85983bfa84eddd8537dd2d226998ee89d Submitter: Robert Lyon ([email protected]) Branch: master
commit 74ed13b85983bfa84eddd8537dd2d226998ee89d Author: Cecilia Vela Gurovic <[email protected]> Date: Tue Oct 29 10:04:32 2019 +1300 Bug 1850210: sql error: importing leap2A when using elasticsearch index behatnotneeded Change-Id: I05de5b5d93ab4627a44b0a91d2ebb96ca0d2356e -- 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/1850210 Title: sql error: importing leap2A when using elasticsearch index Status in Mahara: Fix Committed Bug description: There is a sql error when trying to import a Leap2A file on a site with elasticsearch to replicate set elastic search to include all artefact types in the index import a Leap2A file with views and a few artefacts an error similar to this is displayed Failed to get a recordset: postgres8 error: [-1: ERROR: bind message supplies 2 parameters, but prepared statement "" requires 1] in adodb_throw(SELECT va.view FROM "view_artefact" va WHERE va.artefact = ?, Array)Command was: SELECT va.view FROM "view_artefact" va WHERE va.artefact = ? and values was (0:2019-10-2515:23:25,1:1145) To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1850210/+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

