magit / forge

Work with Git forges from the comfort of Magit
GNU General Public License v3.0
1.31k stars 116 forks source link

gitlab: typing Enter on a Pull Request brings up Issue with same number instead #655

Closed kevin8t8 closed 6 months ago

kevin8t8 commented 6 months ago

I'm using Forge with a Gitlab project.

On the Magit status window, positioning the cursor on a Pull Request, e.g. '!165' and typing Enter brings up Issue 165 instead.

Bringing up the Pull Request list, by typing Enter on the "Pull Requests" section line, and then typing Enter on a Pull Request also brings up the corresponding Issue number instead of the Pull Request.

I can still view the Pull Request via forge-dispatch, N v p.

It's been quite a while since I've used Forge with this Gitlab project, so I don't know exactly when this stopped working.

Thank you.

tarsius commented 6 months ago

Thanks for the report! (I'm also not using Gitlab very often, obviously.)