Homestyx hydra
Diffusion hydra 9384c9e36b3d

Don't consider integer CustomFields as changed when the number doesn't change

Description

Don't consider integer CustomFields as changed when the number doesn't change

Summary: Fixes T4466. We do an excessively strict effect check now, which means that these fields changing from (string) "16" to (int) 16 generates a transaction. Instead, compare integer values if the field has data in it.

Test Plan:

profile (400×400 px, 28 KB)

(Also made updates without changing the number, which did not appear in the transaction log anymore.)

Reviewers: btrahan, richardvanvelzen

Reviewed By: richardvanvelzen

CC: aran

Maniphest Tasks: T4466

Differential Revision: https://secure.phabricator.com/D8292

Details

Provenance
epriestleyAuthored on Feb 21 2014, 11:59 AM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:67326bb47a0d: Fix phpmailer-lite bug
Branches
Unknown
Tags
Unknown

Event Timeline