1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 09:22:40 +01:00
phorge-phorge/src/applications/differential/field/specification
epriestley 2360504462 Fix null test plan database error
Summary:
Some Differential fields are not nullable; when Test Plan is switched to non-required mode we can end up trying to save a null value to a non-nullable column (see D2193).

(I should probably just alter the schema to make these fields nullable, but that might have farther-reaching effects.)

Test Plan: Reproduced error, applied patch, no more error.

Reviewers: btrahan, vrana, jungejason

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D2200
2012-04-10 16:54:05 -07:00
..
applypatch Move Differential's simple fields to the extensible field schema 2011-08-15 08:39:48 -07:00
arcanistproject Move Differential's read-only fields to the extensible field schema 2011-08-15 08:39:58 -07:00
auditors Minor, ensure auditors is an array. 2012-03-06 19:46:26 -08:00
author Drive differential revision list with custom fields 2012-02-20 05:38:21 -08:00
base Use assert_instances_of() in Differential 2012-04-04 15:11:30 -07:00
blamerev Validate all fields in differential.parsecommitmessage 2012-01-12 15:20:11 -08:00
branch Separate field for branch in revision 2012-02-06 17:28:46 -08:00
ccs Don't put bad mailing list names in the CC list of a commit message 2012-03-15 10:21:40 -07:00
commits Move Differential's read-only fields to the extensible field schema 2011-08-15 08:39:58 -07:00
datecreated Drive differential revision list with custom fields 2012-02-20 05:38:21 -08:00
datemodified Drive differential revision list with custom fields 2012-02-20 05:38:21 -08:00
dependencies Move Differential's read-only fields to the extensible field schema 2011-08-15 08:39:58 -07:00
exportpatch Move Differential's simple fields to the extensible field schema 2011-08-15 08:39:48 -07:00
gitsvnid Drive Differential commit message parsing through extensible fields 2011-08-18 19:49:39 -07:00
host Move Differential's simple fields to the extensible field schema 2011-08-15 08:39:48 -07:00
lines Drive differential revision list with custom fields 2012-02-20 05:38:21 -08:00
lint Show lint/unit failure explanation in Phabricator 2012-02-24 15:28:06 -08:00
maniphesttasks Share Revision/Task attaching code 2011-12-16 16:13:00 -08:00
path Separate field for branch in revision 2012-02-06 17:28:46 -08:00
revertplan Validate all fields in differential.parsecommitmessage 2012-01-12 15:20:11 -08:00
reviewedby Allow to resign from an accepted revision when you didn't accept the diff. 2011-10-19 15:27:36 -07:00
reviewers Improve tokenizer sorting rules 2012-03-07 13:17:44 -08:00
revisionid Drive differential revision list with custom fields 2012-02-20 05:38:21 -08:00
revisionstatus Update arcanist documentation to reflect "land", a sane relative commit, and "--auto" 2012-04-07 10:39:51 -07:00
summary Fix an issue with empty 'Summary' fields in commit messages 2012-03-19 16:06:45 -07:00
testplan Fix null test plan database error 2012-04-10 16:54:05 -07:00
title Drive differential revision list with custom fields 2012-02-20 05:38:21 -08:00
unit Show lint/unit failure explanation in Phabricator 2012-02-24 15:28:06 -08:00