Merge request causing 404 and “Filter chain halted as :project rendered or redirected”
Created by: geeeeeeeeek
I used a test account to fork a repo in a group. I modified some places in a file and was ready to create a merge request. After source and target branch selected, form finished and button clicked, it leaded me to a strange 404 page.
Then every time I create a MR, the error will always show up. The count badge at my fork repo is 0. However, at the original forked repo the count is 2. That indicates the MR was successfully created anyway but incorrectly displayed in the fork repo.
The logic I was trying to to: TestRobot(user)/ WeChatLuckMoney(project)/ dev (branch) => SOFT130067.01-2015(group) /WeChatLuckyMoney (project) / 13302010039 (branch)
Useful production is attached below. Hopefully it will help. You can see a 404 at the bottom and an error message "Filter chain halted as :project rendered or redirected".