Save requirements are not noted when the only changing value is the Duration of the Time Log. Should modify process to allow duration to require save but disable the event while a save is currently required, this is for optimization purposes.
given the minor effect optimizing the event would have the best approach for now was to set 'RequiresSave' when any property changes if 'Requires Save' is false to begin with
Save requirements are not noted when the only changing value is the Duration of the Time Log. Should modify process to allow duration to require save but disable the event while a save is currently required, this is for optimization purposes.