HomePhabricator

Correct transaction strengths after inconsitent scaling by 100 vs 1000

Description

Correct transaction strengths after inconsitent scaling by 100 vs 1000

Summary:
See D20540. I mistakenly multiplied some strenghts by 100 and others by 1000 when converting them to integers for PhutilSortVector.

Multiply them all by 100 (that is, divide the ones which were multiplied by 1000 by 10) to put things back the way they were.

Test Plan: quick mafs

Reviewers: amckinley, richardvanvelzen

Reviewed By: richardvanvelzen

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

Details

Provenance
epriestleyAuthored on Jun 26 2019, 1:57 PM
epriestleyPushed on Jun 26 2019, 2:19 PM
Reviewer
richardvanvelzen
Differential Revision
D20622: Correct transaction strengths after inconsitent scaling by 100 vs 1000
Parents
rP987e10461056: Bump the remarkup cache version after JIRA/Asana rule changes
Branches
Unknown
Tags
Unknown
Build Status
Buildable 23069
Build 31667: Run Core Tests