Edgewall Software

Changes between Version 31 and Version 32 of Ticket #11723


Ignore:
Timestamp:
May 4, 2020, 12:44:27 AM (4 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11723 – API Changes

    v31 v32  
    1 * Ticket manipulators are called in batch modify request.
     1* Ticket manipulators are called for a batch modify request.
     2* Added `validate_comment` method to the `ITicketManipulator` interface. The method is optional for classes implementing `ITicketManipulator`.
    23* Moved 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.