[rt-users] Bulk update shows active users and everyone who's emailed into RT

Kevin Falcone falcone at bestpractical.com
Thu Dec 2 10:41:58 EST 2010


On Thu, Dec 02, 2010 at 10:11:37AM -0500, Kris Germann wrote:
>    That was obscenely generic wasn't it... Sorry.
> 
>    Under Bulk Update, the option of "Make Owner:" shows all of the RT created users along with
>    all of the email correspondence users, however under Global group rights for RT I see
>    'Everyone:' having 'No rights granted'.

It doesn't have to be done globally, it could be that a disabled queue
has Everyone given OwnTicket, and RT has to make some assumptions in
bulk update since you can be updating tickets across queues.

If you can't find it by poking through your queue and global rights,
you may need to go select * from ACL where RightName = 'OwnTicket' and
work out where it comes from

-kevin

>  On Thu, Dec 02, 2010 at 09:05:31AM -0500, Kris Germann wrote:
> 
>     I'm wondering if there is a way to limit the number of users who show up when bulk-updating
>     tickets to only the RT defined users, instead of now where it shows not only those users, but
>     also everyone who has emailed in. I know this is used to allow people access to email RT but
>     perhaps it could store the emails in a transparent database which doesn't show anywhere but
>     the the sql tables?
> 
>  You don't say where the users show up, but you've most likely granted
>  OwnTicket too widely (such as to Everyone or Unprivileged)
> 
>  -kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20101202/281367a4/attachment.sig>


More information about the rt-users mailing list