Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11018, comment 10


Ignore:
Timestamp:
Oct 28, 2013, 3:00:55 AM (11 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11018, comment 10

    initial v1  
    11I overlooked the need for modifications to `Ticket.save_changes`, in addition to the changes made to `Ticket.insert`. [attachment:t11018.patch] should fix the issue described in comment:9.
    22
    3 We'd also need to decide if empty strings should be replaced with `null`s in the `ticket_change` table. I haven't made any modifications to `ticket_change` yet.
     3We'll also need to decide if empty strings should be replaced with `null`s in the `ticket_change` table. I haven't made any modifications to `ticket_change` yet.