Page MenuHomePhabricator

Make legacy revision statuses from "differential.query" have type "string" again
ClosedPublic

Authored by epriestley on Aug 29 2017, 7:44 PM.
Tags
None
Referenced Files
F13162034: D18493.id44421.diff
Mon, May 6, 11:29 AM
F13159447: D18493.diff
Mon, May 6, 2:09 AM
Unknown Object (File)
Sat, May 4, 3:51 PM
Unknown Object (File)
Sat, May 4, 8:01 AM
Unknown Object (File)
Fri, May 3, 2:18 PM
Unknown Object (File)
Fri, Apr 26, 5:57 PM
Unknown Object (File)
Wed, Apr 24, 11:54 PM
Unknown Object (File)
Fri, Apr 19, 6:46 PM
Subscribers
None

Details

Summary

Ref T2543. The type on these got changed by accident, it should be "string" (crazy nonsense, compatible) not "int" (sensible, not compatible).

(New API uses sensible strings like "accepted" only.)

Test Plan

Called differential.query from web UI, saw "2" and similar statuses.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable