-
Type:
Bug
-
Resolution: Obsolete
-
Priority:
Low
-
None
-
Affects Version/s: 1.5.1, 1.5.2, 1.7
-
Component/s: 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