Pull request url encoding issue (nested branch name)

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 3.2.1, 3.3b1
    • Component/s: Git, GitFlow
    • None
    • Severity 3 - Minor

      Hello,

      i've been trying to make a pull request using the app but i have found out that it opens the pull request url without encoding it (i have tried this only with azure dev ops)

      example :

      https://<repoName>/pullrequestcreate?sourceRef=features/1616/2002-branchFolder1/branchFolder2/branchName

      it should be like that to work :

      https://<repoName>/pullrequestcreate?sourceRef=features/1616/2002-branchFolder1%2FbranchFolder2%2FbranchName

       

            Assignee:
            Unassigned
            Reporter:
            Zikalol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: