← Back to team overview

mahara-contributors team mailing list archive

[Bug 1465431] Re: Elasticsearch notification search

 

If we index notifications, should all notifications be indexed or just
messages from other users? System messages don't seem to be making a lot
of sense to index I would say. You may end up with really old page
access notifications that have long passed and would wonder why you
can't access a page anymore. I would be a bit more selective in what to
index of the notifications.

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

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