•  
      request #7864 fulltext search does not reindex on ugroup changes
    Infos
    #7864
    dylan bowden (dylan)
    2015-02-25 15:03
    2015-02-12 10:45
    7870
    Details
    fulltext search does not reindex on ugroup changes

     

    see gerrit #3623

     

    • Why do we need to do this?

    ​Example:

    Let's you have an item, say a tracker, with the following properties.

    * members of group A can see all the artifacts submitted by someone in their group ;

    * members of group B can see all the artifactssubmitted by someone in their group ;

    * members of group C can see all the artifacts assigned to someone in their group ;

    * members of group D can see all the artifacts.

     

    Let's say John belongs to group A and submits a new artifact.

    • The resulting people who can see it are those belonging to groups A and D

    Let's say this same artifact is assigned to Anna in group C.

    • The resulting people who can see it are those belonging to groups A, C and D

    Let's say John moves from group A to group B.

    • The resulting people who can see the artifact are now those belonging to groups B, C and D

    In other words the permissions for an item depend which group has permissions for it and on who belongs to which group. Thus we need to reindex when people are removed from user groups (including project members and project admins).

     

    Full text search
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    dylan bowden (dylan)
    Closed
    2015-02-25
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    last edited by: Sandra Echinard (sechinard) 2015-02-25 15:11
    Integrated in Tuleap 7.10.99.38 (see http://gerrit.tuleap.net/#/c/3623/)
    and in Tuleap 7.10.99.39 (see http://gerrit.tuleap.net/#/c/3640/)

    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes
    • Status changed from Under implementation to Closed
    • Reported in version changed from development to All
    • Close date set to 2015-02-25
    User avatar
    dylan bowden (dylan)2015-02-18 10:16
    • Original Submission
      Something went wrong, the follow up content couldn't be loaded
      Only formatting have been changed, you should switch to markup to see the changes