-
Tan Le authored
The model can be either updated/created via Rails `update` API. We want to distinguish between these cases for auditing purposes. It's incorrect to show `Change name from <blank> to Y` when user creates new record.
f07e5f2a
The model can be either updated/created via Rails `update` API. We want to distinguish between these cases for auditing purposes. It's incorrect to show `Change name from <blank> to Y` when user creates new record.