Carlos,<br><br>RT is designed to allow flexibility when granting permissions. I can grant "MosifyTicket" to someone, but that doesn't mean they can create comments or update Custom Fields. The "ModifyTIcket" right is for the basic MetatData fields you find in a Ticket. Comments are separate. So are Custom Fields. If you take a close look at the rights you can grant a group (I say group because we don't really like to grant rights to individual users. WAY TOO MUCH maintenance when you have to modify/grant the same rights to a bunch of people. We put them in groups. Much easier) you will see "ModifyTicket", "CommentOnTicket". This allows you to grant the right to make commonets on a ticket, but not the MetaData in the TIcket. Same for Email. Custom FIelds allow granting rights by "Group".I can create a Queue, apply a Custom FIeld to it and yet NEVER grant rights to see or modify that Custom Field because I want ONLY RT to do it thru scrips. Let's say I wanted a "TimeStamp" for every Transaction (Just an example). I could create the CF, apply it to a Queue and then modify that CF with the current Date/Time whenever a transaction goes against a ticket. In the DataBase, the old Ticket Custom Field would be disabled (but still visable via SQL) and a new one created as a OBJECTCUSTOMFIELDVALUES Table record.<br>
I could also grant"SeeCustomField" to a certain group of users and they would be able to SEE it, but not Modify it. I could also create a Custom Field, grant all sorts of rights to it, but not apply it to any Queue. NO one would be able to see it or modify it because it wouldn't exist for any ticket in any Queue because it was not applied.<br>
SOOOO in your situation, when you went to Config->CustomFields->Group Rights ... what rights did you give to what group of users?<br>Check it out and let me know. Hope this helps.<br><br>Kenn<br>LBNL<br><br><div class="gmail_quote">
On Mon, Oct 11, 2010 at 8:28 AM, Carlos Javier <span dir="ltr"><<a href="mailto:carlosjavier.v@gmail.com">carlosjavier.v@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi,<br>
<br>
I promise I've searched through <a href="http://www.gossamer-threads.com" target="_blank">http://www.gossamer-threads.com</a>, but<br>
either I'm very bad searching, or my question is too stupid (or<br>
both!). Setup: RT 3.8.8, RTFM 2.4.2, RT-IR 2.4.4, Apache, RHEL.<br>
<br>
I want to create several queues that behave as closely to "Incident<br>
Report" as possible, but different ones, so different Groups can see<br>
each one of them.<br>
<br>
So I created the first one, let's say "IR - 1". I add for it the same<br>
Ticket Custom Fields that Incident Report has. Just for test, and not<br>
have problems with permissions, I give Everyone all permissions on<br>
this queue.<br>
<br>
Then, I go to create a ticket for this IR - 1 queue:<br>
<br>
- the custom fields do not appear, the entry window is just as a<br>
general ticket window<br>
- instead of the title "Create a new Incident Report", it shows<br>
"Create a new ticket"<br>
- I create the ticket, anyway. In "ticket metadata", the "custom<br>
fields" tab is empty<br>
<br>
What am I doing wrong?<br>
<br>
Many thanks,<br>
<br>
Carlos<br>
<br>
RT Training in Washington DC, USA on Oct 25 & 26 2010<br>
Last one this year -- Learn how to get the most out of RT!<br>
</blockquote></div><br>