← Back to team overview

mahara-contributors team mailing list archive

[Bug 1850210] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10541
Committed: https://git.mahara.org/mahara/mahara/commit/d0e4c1a372a74bd79600cec0b45186ca4e128a98
Submitter: Robert Lyon (robertl@xxxxxxxxxxxxxxx)
Branch:    19.10_STABLE

commit d0e4c1a372a74bd79600cec0b45186ca4e128a98
Author: Cecilia Vela Gurovic <ceciliavg@xxxxxxxxxxxxxxx>
Date:   Tue Oct 29 10:04:32 2019 +1300

Bug 1850210: sql error: importing leap2A when using elasticsearch index

behatnotneeded

Change-Id: I05de5b5d93ab4627a44b0a91d2ebb96ca0d2356e
(cherry picked from commit 74ed13b85983bfa84eddd8537dd2d226998ee89d)

-- 
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


References