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
F15424516: D18493.diff
Sat, Mar 22, 10:50 PM
F15397466: D18493.diff
Sun, Mar 16, 8:23 PM
F15396883: D18493.diff
Sun, Mar 16, 4:47 PM
F15393539: D18493.diff
Sat, Mar 15, 9:23 PM
F15370067: D18493.diff
Wed, Mar 12, 9:02 AM
Unknown Object (File)
Sun, Mar 2, 7:50 AM
Unknown Object (File)
Sun, Feb 23, 8:52 AM
Unknown Object (File)
Feb 17 2025, 12:19 AM
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