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
F15571172: D18493.diff
Mon, May 5, 4:35 AM
F15514593: D18493.diff
Fri, Apr 18, 3:50 AM
F15514297: D18493.id44421.diff
Fri, Apr 18, 1:29 AM
F15478750: D18493.id44420.diff
Apr 8 2025, 2:33 AM
F15432982: D18493.id44421.diff
Mar 24 2025, 8:41 PM
F15424516: D18493.diff
Mar 22 2025, 10:50 PM
F15397466: D18493.diff
Mar 16 2025, 8:23 PM
F15396883: D18493.diff
Mar 16 2025, 4:47 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