Edgewall Software

Changes between Version 16 and Version 20 of Ticket #11723


Ignore:
Timestamp:
Apr 30, 2017, 10:36:32 AM (6 years ago)
Author:
Ryan J Ollos
Comment:

Replying to Ryan J Ollos:

Expanded on this change to add backward-compatible accessors to TicketModule, and refactored some test cases: log:rjollos.git:t11723_batch_modify.3.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11723 – Release Notes

    v16 v20  
    1 Ticket validators are called in batch modify request.
     1* Ticket validators are called in batch modify request.
     2* `TICKET_BATCH_MODIFY` grants `TICKET_MODIFY`.
  • Ticket #11723 – API Changes

    v16 v20  
     1Moved attributes `max_comment_size`, `max_description_size` and `max_summary_size` from `TicketModule` to `TicketSystem`. The `TicketModule` has accessors for backward compatibility, to be removed in 1.5.1.