HomePhabricator

Fix running commands
fbd5eb75a2b7Unpublished

Unpublished Commit · Learn More

Publishing Disabled: All publishing is disabled for this repository.

Description

Fix running commands

I accidentally broke this in 5c16c5d316 – when you run a batch, the
offset and limit are in the POST parameters, not in the query string.
This mix-up meant that QuickCategories would always try to run the first
page (offset 0, limit 50), not whatever the user actually specified.

Details

Provenance
LucasWerkmeisterAuthored on Mar 30 2019, 3:27 PM
Parents
R2494:6d30bee261aa: Run mypy on tests as well
Branches
Unknown
Tags
Unknown
ChangeId
None