Message format issues with pull request ejected from merge queue

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 10.2.0, 10.2.1, 10.3.0, 10.2.2, 10.2.3, 10.2.4, 10.3.1
    • None
    • Severity 3 - Minor

      Issue Summary

      When a pull request is ejected from a merge queue due to a merge conflict, a merge activity is created describing the issue. The pull request number in the activity is incorrectly formatted with thousand separators. e.g.

      This pull request conflicts with earlier queued pull request #32,077

      Steps to Reproduce

      1. Add a PR to the queue that conflicts with target branch
      2. The PR is ejected from the queue, and a PR activity is created

      Expected Results

      The activity description has correct formatting:

      This pull request conflicts with earlier queued pull request #32077

      Actual Results

      Thousand separator

      Workaround

      Currently there is no known workaround for this behavior.

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

                Created:
                Updated: