Closed
Bug 1600930
Opened 6 years ago
Closed 6 years ago
Work in progress is failing with no arc
Categories
(Conduit :: moz-phab, defect, P2)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zalun, Assigned: mhentges)
References
Details
(Keywords: conduit-triaged)
Attachments
(2 files)
moz-phab --no-arc --wip -b 1481539
Submitting 1 commit as Work In Progress:
(D55655) a831e17e849c Bug 1481539 - WIP
Submit to https://phabricator.services.mozilla.com (YES/No/Always)?
Updating revision D55655:
a831e17e849c Bug 1481539 - WIP
Exception when processing transaction of type "plan-changes": Error while reading "value": Expected boolean (true or false), got something else.
It went fine with arc
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mhentges
Assignee | ||
Comment 1•6 years ago
|
||
We were encoding a boolean parameter as a string, which was confusing phabricator
Assignee | ||
Comment 2•6 years ago
|
||
There was an integration issue with the "plan-changes" transaction where we were providing a string value instead of a boolean. This was fixed in a previous commit, but this tests should help ensure that we don't have a regression
Depends on D56027
Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•