Difference between revisions of "ModifyTicket"

From Request Tracker Wiki
Jump to navigation Jump to search
(Undo revision 7109 by 108.7.208.224 (talk))
(One intermediate revision by the same user not shown)
Line 17: Line 17:
* ... to add [[Correspondence]] on a ticket, we can use [[ReplyToTicket]]
* ... to add [[Correspondence]] on a ticket, we can use [[ReplyToTicket]]
* ... to add or delete a themselves as <u>ticket</u> watcher ([[Requestor]], [[Cc]] or [[AdminCc]]), we can use [[Watch]] and [[WatchAsAdminCc]]
* ... to add or delete a themselves as <u>ticket</u> watcher ([[Requestor]], [[Cc]] or [[AdminCc]]), we can use [[Watch]] and [[WatchAsAdminCc]]
(In rt4 at least, ModifyTicket does ''not'' grant [[Watch]] and [[WatchAsAdminCc]] rights. They are separate.)


Restrictions:
Restrictions:

Revision as of 07:45, 30 September 2012

A user that has the ModifyTicket right is allowed to make generic changes to a Ticket.

This right can be granted in the global context, or on a queue-by-queue basis.

This right can be used to:

  • ... change any ticket fields
  • ... add or delete ticket links
  • ... merge tickets, The user needs this right on both tickets!
  • ... add or delete ticket custom field values

This right allows very much, but for some of these things there are alternatives or there are restrictions:

To allow a user:

Restrictions:

  • To change the Status from any to 'deleted' the user needs the DeleteTicket right.
  • To change the ticket into another queue, the user also needs SeeQueue and CreateTicket in the target queue. The current owner will lose ownership of the ticket if he has no right OwnTicket in the target queue
  • There are restrictions in setting the ownership of the ticket, More info can be found in the FAQ