Reviewed: https://reviews.mahara.org/2812 Committed: http://gitorious.org/mahara/mahara/commit/810fbc8eff3160595573e57668ad95ef3b97a274 Submitter: Aaron Wells ([email protected]) Branch: 1.8_STABLE
commit 810fbc8eff3160595573e57668ad95ef3b97a274 Author: Robert Lyon <[email protected]> Date: Thu Nov 7 11:51:22 2013 +1300 Elasticsearch not finding unattached group artefacts (bug #1237177) - items in group -> files not being found if they are not attached to a view - added code so that unattached group artefacts can be checked against the artefact_access_role table (currently only used for group artefacts) to see what roles they can be viewed by Change-Id: I17eb03241e10e44460c0596c3d982c00dd39f336 Signed-off-by: Robert Lyon <[email protected]> -- 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/1237177 Title: Elastic Search does not find media in a group Status in Mahara ePortfolio: Fix Committed Status in Mahara 1.8 series: Fix Committed Status in Mahara 1.9 series: Fix Committed Bug description: Version: Mahara 1.8rc2dev DB: PostGres Vanilla install. (but also same issue with MySql Elastic search on my local changes for Palnet - v1.4 upgraded to 1.8). Create a document under a group with all permissions enabled (Admin and Member: view, edit, public ticked). Once the cron job has run, the search cannot find the file. If you create a group page with the same document embeded and share the page, the search will find the file. To manage notifications about this bug go to: https://bugs.launchpad.net/mahara/+bug/1237177/+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

