Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-36781

Display of SCM identifiers should be consistent

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • blueocean-plugin
    • None
    • 1.0-pre-beta-1, pacific, 1.0-b05/b-06

      In Scope

      • Ensure that all commits have a 7 digit hash
      • Remove the # from the beginning of commits

      Original report

      Procedure

      1. Browse the blueocean interface
      2. Main view has commits like 1234567
      3. Build view has commits like #12345678

      Expected

      Commit identifiers are consistent throughout the user interface.

      Actual

      Different screens in blueocean use differently formatted identifiers for Git commits (or more generally SCM identifiers I would assume). Notably 1234567 vs #12345678 for the same commit. Git tends to use 7 digit for the short format.

            tscherler Thorsten Scherler
            bwalding Ben Walding
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: