diff options
author | Stan Hu <stanhu@gmail.com> | 2016-11-19 10:18:44 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2016-11-19 10:18:44 -0800 |
commit | 99432cbcfbcec1f4f260a503d2d9d0142bc34f5a (patch) | |
tree | e9523f2113988d374f0234fe98d0751dca279ce1 /.eslintrc | |
parent | 18a646c38808c645773a4ea3eb2ddebb273cf6bc (diff) | |
download | gitlab-ce-99432cbcfbcec1f4f260a503d2d9d0142bc34f5a.tar.gz |
Preserve optional second parameter in NewNoteWorker jobspreserve-second-parameter-new-note-worker
If there are any old or retries in the Sidekiq queue, NewNoteWorker
will fail with the error:
wrong number of arguments (given 2, expected 1)
This change allows the optional second argument to be used
to preserve backwards compatibility. It can be removed later.
Closes #24678
Diffstat (limited to '.eslintrc')
0 files changed, 0 insertions, 0 deletions