HomePhabricator

Add a missing (int) cast to diff IDs for new "transaction.search" method

Description

Add a missing (int) cast to diff IDs for new "transaction.search" method

Summary: These come out of the database as strings (see T12678), force them to integers for the API.

Test Plan: Called transaction.search, got integers in JSON instead of strings.

Reviewers: chad

Reviewed By: chad

Differential Revision: https://secure.phabricator.com/D18476

Details

Provenance
epriestleyAuthored on Aug 25 2017, 2:23 PM
epriestleyPushed on Aug 25 2017, 2:31 PM
Reviewer
chad
Differential Revision
D18476: Add a missing (int) cast to diff IDs for new "transaction.search" method
Parents
rP94cad30ac3f0: Fix bad tables in diffusion blame
Branches
Unknown
Tags
Unknown
Build Status
Buildable 18172
Build 24428: Run Core Tests