← Back to team overview

mahara-contributors team mailing list archive

[Bug 1465423] A change has been merged

 

Reviewed:  https://reviews.mahara.org/4839
Committed: https://git.nzoss.org.nz/mahara/mahara/commit/6d72b906df02f500e568ae2c4385fc33a959289e
Submitter: Aaron Wells (aaronw@xxxxxxxxxxxxxxx)
Branch:    master

commit 6d72b906df02f500e568ae2c4385fc33a959289e
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Jun 16 10:21:09 2015 +1200

Removing confusion about elasticsearch indexing of some artefacts (Bug
#1465423)

Need to tick the disabled artefacttypes firstname, lastname, email, preferredname
so that admins know that they are infact getting indexed (they are
indexed as part of the usr table information).

Change-Id: I015f5261512a21cc928dd65cf4624f75bffd92a4
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/1465423

Title:
  Elasticsearch confusion about indexing the firstname, lastname, email,
  preferredname values

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  On the elasticsearch configuration page under the artefact types
  section the

  email, firstname, lastname, preferredname checkbox fields are disabled
  - this is so because that data is indexed as part of the usr table
  rather than the artefact table.

  However this is confusing for an admin because they may think the data
  is not being indexed.

  So I will make a patch where the boxes are disabled but ticked - but
  we don't save their state as part of the artefact types selected - so
  that an administrator can see that those bits of information are in
  fact being indexed/searchable.

  The is another disabled one 'Multirecipientnotification' which needs
  an indexing option added.

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


References