Edgewall Software

Changes between Version 3 and Version 4 of Ticket #12947


Ignore:
Timestamp:
Apr 25, 2020, 9:03:33 PM (4 years ago)
Author:
Ryan J Ollos
Comment:

Behavior was changed in #13093.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12947 – Release Notes

    v3 v4  
    1 The behavior //user can edit CC field for new ticket without possessing `TICKET_EDIT_CC`// is implemented in `DefaultTicketPolicy`. This allows the behavior to be modified by replacing `DefaultTicketPolicy`.
  • Ticket #12947 – Internal Changes

    v3 v4  
     1The behavior //user can edit CC field for new ticket without possessing `TICKET_EDIT_CC`// is implemented in `DefaultTicketPolicy`. This allows the behavior to be modified by replacing `DefaultTicketPolicy`. In #13093, the behavior was changed to prevent a user without `TICKET_EDIT_CC` from editing CC of a new
     2ticket.