Push notifications for imported repos don't show up in dashboard

Created by: cinderblock

I'm in the process of migrating from 4.x to 5.0

I'm happy to migrate user/group data manually.

I've copied over the repositories from the old installation and ran the standard gitlab:import:repos.

gitlab:check showed that I needed to manually add git hook symlinks and since that (and gitlab:satellites:create) all checks are green.

I can view the imported repo's files and commits.

However, when I push new commits to any imported repo, the push events do not show up in any dashboard view.

If I push a new commit on a fresh repo created from scratch, push events do show up as expected.

Did I miss some documentation on importing repos?