Edgewall Software

Changes between Version 2 and Version 3 of TracBatchModify


Ignore:
Timestamp:
Aug 17, 2014, 8:45:35 PM (10 years ago)
Author:
Ryan J Ollos
Comment:

Idea from trac-hacks ticket for th:BatchModifyPlugin.

Legend:

Unmodified
Added
Removed
Modified
  • TracBatchModify

    v2 v3  
    1212== Excluded fields
    1313
    14 Multi-line text fields are not supported, because no valid use-case has been presented for syncing them across several tickets. That restriction applies to the `Description` field as well as to any [http://trac.edgewall.org/wiki/TracTicketsCustomFields#AvailableFieldTypesandOptions custom field] of type 'textarea'. However in conjunction with more suitable actions like 'prepend' or 'append' this could change in future Trac versions.
     14Multi-line text fields are not supported, because no valid use-case has been presented for syncing them across several tickets. That restriction applies to the `Description` field as well as to any [http://trac.edgewall.org/wiki/TracTicketsCustomFields#AvailableFieldTypesandOptions custom field] of type 'textarea'. However in conjunction with more suitable actions like 'prepend', 'append' or search & replace (th:#2415) this could change in future Trac versions.