Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cherry pick: 0 = false, check for key exists. stop moving managers #177

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

ikiris
Copy link

@ikiris ikiris commented May 27, 2020

Pull request summary

Description:

Manager was getting pushed, debuged to this logic bug that 0 fails the test intended to check if the element exists. Replaced with equivalent test logic.

Fixed:

MovePush check incorrectly treating manager 0 value as nonexistent and taking default 10 causing unintended push.

Testing checklist:

  • Changes are backward-compatible OR version migration code is included
  • Codebase compiles with current tsconfig configuration
  • Tested changes on PUBLIC server OR changes are trivial (e.g. typos)

@ikiris ikiris marked this pull request as ready for review May 27, 2020 16:08
@zGeneral
Copy link
Contributor

in the master branch, the manager had a value of 1 for a priority, this PR fixes it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants