Select Git revision
workers
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
GitLab.org / GitLab FOSS
12283 commits behind the upstream repository.
Do not update/delete: Banner broadcast message test data
Do not update/delete: Notification broadcast message test data
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