← Back to team overview

mahara-contributors team mailing list archive

[Bug 1225821] Re: Elasticsearch plugin not removing deleted groups

 

** Changed in: mahara
    Milestone: 1.8rc1 => 1.8.0

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

Title:
  Elasticsearch plugin not removing deleted groups

Status in Mahara ePortfolio:
  Fix Committed

Bug description:
  The Elasticsearch search plugin is not filtering out deleted groups,
  either during initial indexing or during subsequent updates. This is
  because, rather than deleting items from the group table, we use a
  group.deleted flag, and ElasticsearchType_group doesn't respect that
  flag.

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


References