Quick search - Mozilla

This is a discussion on Quick search - Mozilla ; I'm running Bugzilla 3.0.1 and can't find a way to restrict users to search (quick search) for a bugs they don't have permissions to see. I have two groups: GorupA -can se all the bugs. GroupB -can see only ProductB ...

+ Reply to Thread
Results 1 to 2 of 2

Thread: Quick search

  1. Quick search

    I'm running Bugzilla 3.0.1 and can't find a way to restrict users to
    search (quick search) for a bugs they don't have permissions to see.

    I have two groups:
    GorupA -can se all the bugs.
    GroupB -can see only ProductB bugs.

    and two products:
    -ProductA
    -ProductB

    If GroupB user quicksearches for a ProductA bug with bug id. He will
    get the bug displayed. On the other hand, he can't see ProductA in
    product dropdown list in Advanced Search.
    ProductA has the following Group Access Controls:
    GroupA true Shown Shown true true true true
    GroupB false NA NA false false false false

    Note that none of the bugs in ProductA has ben filed by GroupB user.


    Urban

  2. Re: Quick search

    Urban,

    2007/11/13, Urban Modic :
    > I'm running Bugzilla 3.0.1 and can't find a way to restrict users to
    > search (quick search) for a bugs they don't have permissions to see.
    >
    > I have two groups:
    > GorupA -can se all the bugs.
    > GroupB -can see only ProductB bugs.
    >
    > and two products:
    > -ProductA
    > -ProductB
    >
    > If GroupB user quicksearches for a ProductA bug with bug id. He will
    > get the bug displayed. On the other hand, he can't see ProductA in
    > product dropdown list in Advanced Search.


    switch Bugzilla's useentrygroupdefault parameter off, and assign
    mandatory groups to your products.

    Regards
    Marc

+ Reply to Thread