Page MenuHomePhabricator

Fix a ModularTransactions exception with custom fields that support change details
ClosedPublic

Authored by epriestley on Dec 14 2016, 1:53 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 11, 1:04 PM
Unknown Object (File)
Mar 29 2026, 9:38 AM
Unknown Object (File)
Mar 7 2026, 9:06 AM
Unknown Object (File)
Mar 2 2026, 9:00 AM
Unknown Object (File)
Mar 2 2026, 6:08 AM
Unknown Object (File)
Dec 24 2025, 6:39 AM
Unknown Object (File)
Nov 11 2025, 9:58 PM
Unknown Object (File)
Nov 5 2025, 12:44 AM
Subscribers
None

Details

Summary

We're throwing here when we actually want to return null so we make it into custom field handling code. See Conpherence.

Test Plan

Found a failing task and re-executed it with bin/worker execute --id <id>; after this change, it didn't fatal.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix a ModularTransactions exception with custom fields that support change details.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 14 2016, 1:53 AM
This revision was automatically updated to reflect the committed changes.