[Wiki] Activity not created for nested pages
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
During verification tests, it has been discovered that not all wiki pages get events added for them following git pushes. If pages that have been pushed are in sub-directories (such as page_be or decision_be or foo) then no activity is recorded.
Steps to reproduce
- Clone a wiki repository
- Create a file named 'some-file.md'
- Create a file named 'some-directory/some-file.md'
- Add some content
- Commit and push
Note that no event is added for the page in the subdirectory.
Example Project
This is visible in https://gitlab.com/alexkalderimis/kitty.conf
What is the current bug behavior?
No events are created
What is the expected correct behavior?
Events are created
Output of checks
This bug happens on GitLab.com
Edited by 🤖 GitLab Bot 🤖