c8550e Drop trying to add a notification when updating custom fields via JSON

1 file Authored by Pierre-Yves Chibon 8 years ago , Committed by Mark Reynolds 8 years ago ,
    Drop trying to add a notification when updating custom fields via JSON
    
    When we load the content of a JSON file we have the status of a ticket at
    a time T, but we do not know what were the changed made to it, so we
    do not know who performed the action and therefore we cannot really
    log a notification about someone changing the custom fields.
    
        
file modified
+1 -9