HomePhorge

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:
{F116261}

(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, 8:59 AM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP67326bb47a0d: Fix phpmailer-lite bug
Branches
Unknown
Tags
Unknown

Event Timeline