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
Unknown Object (File)
Mon, Nov 18, 5:42 PM
Unknown Object (File)
Fri, Nov 1, 5:11 AM
Unknown Object (File)
Oct 13 2024, 10:18 PM
Unknown Object (File)
Sep 18 2024, 9:24 AM
Unknown Object (File)
Sep 18 2024, 9:23 AM
Unknown Object (File)
Sep 18 2024, 9:23 AM
Unknown Object (File)
Sep 15 2024, 9:01 AM
Unknown Object (File)
Sep 8 2024, 3:32 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
Branch
ptype
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 18207
Build 24483: Run Core Tests
Build 24482: arc lint + arc unit