1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-14 10:52:41 +01:00
phorge-phorge/src/applications/maniphest/storage
Gareth Evans 183bb8c80f Stop writing empty strings to the ownerPHID column
Summary: If we're unassigning an owner from a task it should set the column to `NULL` rather than an empty string. Fixes T3239

Test Plan: Assigned and Unassigned a task. Make sure the db is doing as excpected. Ran the patch, checked the db.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T3239

Differential Revision: https://secure.phabricator.com/D6017
2013-05-23 09:22:18 -07:00
..
ManiphestDAO.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestSavedQuery.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTask.php Stop writing empty strings to the ownerPHID column 2013-05-23 09:22:18 -07:00
ManiphestTaskAuxiliaryStorage.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskProject.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTaskSubscriber.php Delete license headers from files 2012-11-05 11:16:51 -08:00
ManiphestTransaction.php Delete license headers from files 2012-11-05 11:16:51 -08:00