← Back to team overview

mahara-contributors team mailing list archive

[Bug 1257953] Re: public group forum info do not show up in elasticsearch

 

Have added patch to allow the elasticsearch search form to be made public
https://reviews.mahara.org/#/c/2769/

** Changed in: mahara
       Status: Confirmed => In Progress

** Changed in: mahara
     Assignee: (unassigned) => Robert Lyon (robertl-9)

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

Title:
  public group forum info do not show up in elasticsearch

Status in Mahara ePortfolio:
  In Progress

Bug description:
  Currently in mahara if one creates a group and marks it as a public
  group and adds entries to the forum these entries can only be found in
  a search by members of the group.

  They should be able to be found by anyone that is allowed to view the
  group's forum.

  To test:
  - Have elasticsearch turned on
  - Create a group and tick the 'Publicly viewable group' 
  - Add some topics / replies in the forum section
  - Search for * and you should see your topics / replies in the search results

  Log in as another user (not a member of the group)
  - You can navigate the the group eg interaction/forum/index.php?group=[id of group] and see the forum
  - Search for * and you do not see the topics / replies in the search results

  Also there is a problem with elasticsearch where you need to be logged
  in to use it which shouldn't be the case for finding info on public
  forums

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


References