-
Bug
-
Resolution: Obsolete
-
Low
-
None
-
1.5.1, 1.5.2, 1.7
-
None
-
None
When creating a pull request from stash I am redirected to an URL like:
https://<path to repo>/pull-requests?create&sourceBranch=feature%252f<branch name>
which gives me a 404. Changing the URL to
https://<path to repo>/pull-requests?create&sourceBranch=feature/<branch name>
gives e the right page
Didn´t have this error in 1.4