← Back to team overview

mahara-contributors team mailing list archive

[Bug 1465423] Re: Elasticsearch confusion about indexing the firstname, lastname, email, preferredname values

 

** Changed in: mahara
       Status: Fix Committed => Fix Released

-- 
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:
  Fix Released
Status in Mahara 15.10 series:
  Fix Released

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