Uploaded image for project: 'Sourcetree for Windows'
  1. Sourcetree for Windows
  2. SRCTREEWIN-1426

hg flow does not work for feature branches with '#' in the name

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 3.1.3-beta-3088
    • 1.3.3, 1.8.3
    • Mercurial
    • None
    • Severity 2 - Major

    Description

      Steps to reproduce:

      1. init repository
      2. init hg flow
      3. start new feature
      4. set branch name containing '#' symbol, e.g. 'id #12'
      5. finish feature

      Expected result: can finish feature
      Actual result: "Feature Name:" field is empty and grayed out, "OK" button is disabled.

      The reason is in SourceTree.Repo.RepoHandlerHg.GetFlowList(...) method: regular expression prohibits the use of '#' symbol in the branch name.

      Attachments

        Activity

          People

            mminns minnsey
            06858307585f Murat Zhakupov
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: