summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorSean McGivern <sean@gitlab.com>2019-04-29 14:42:16 +0100
committerSean McGivern <sean@gitlab.com>2019-04-29 15:31:29 +0100
commit9bc3dfea4f365d5dc0b93a5fef0418dfad971361 (patch)
tree366b28a81deab1698697c2e8b66168016d87cfd8 /yarn.lock
parentd232137aa7d857396060f9ab02d4e99cf8081285 (diff)
downloadgitlab-ce-9bc3dfea4f365d5dc0b93a5fef0418dfad971361.tar.gz
Stop serialising project when removing todos
`Todos::Destroy::EntityLeaveService#project_ids` was returning ActiveRecord objects with IDs, not simply IDs. That means we were serialising more than we needed to in Sidekiq. We can simply rename this method to `#projects` as this class doesn't use any of the superclass methods that would use `#project_ids`.
Diffstat (limited to 'yarn.lock')
0 files changed, 0 insertions, 0 deletions