Edgewall Software

Changes between Version 8 and Version 9 of Ticket #11857


Ignore:
Timestamp:
Aug 9, 2015, 4:42:27 AM (9 years ago)
Author:
Ryan J Ollos
Comment:

Committed to trunk in [14233].

An outcome of the changes is that the actual ticket owner is shown in the properties dialog during preview rather than < default >.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11857

    • Property Status assignedclosed
    • Property Resolutionfixed
  • Ticket #11857 – Release Notes

    v8 v9  
    1 Moved logic that sets ticket owner to component owner from `Ticket` model to the `ConfigurableTicketWorkflow`.
     1* The ticket owner is shown in the ticket properties box during preview when the value is `< default >`.
     2* `<default>` is allowed as an alias for `< default >` in the `[ticket]` `default_owner` setting.
  • Ticket #11857 – API Changes

    v8 v9  
     1Moved logic that sets ticket owner to component owner from `Ticket` model to the `ConfigurableTicketWorkflow`.