← Back to team overview

mahara-contributors team mailing list archive

[Bug 1465431] Re: Elasticsearch notification search

 

We now have a search option within the mailbox so we don't really need
it to be part of the universal search anymore

** Changed in: mahara
       Status: Confirmed => Won't Fix

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

Title:
  Elasticsearch notification search

Status in Mahara:
  Won't Fix

Bug description:
  Currently the artefact_multirecipient_notification table is not being
  indexed for elasticsearch but the option 'Multirecipientnotification'
  appears in the list of artefacttypes.

  So the question is should the multirecipient notification table be
  indexed in elastic search?

  If so we will need to do the following:

  1) Add Multirecipientnotification|Notification|Text to the list of
  Artefact types hierarchy

  2) Add a new content-filter for Notification

  3) Add trigger/procedure to the artefact_multirecipient_notification
  so that it gets indexed

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


References