• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None

      It would be nice if views had a configurable display name just like jobs. This would be great because I can create views with an arbitrary name however the URL would be accessed a different way.

      This missing enhancement has created a challenge for scripting against views and XML on disk.

      e.g.

      curl 'jenkins/view/name with space/config.xml' | diff - 'view/name with space/config.xml'
      

      I'd rather the display name have name with space but the view is accessed via the URL jenkins/view/shortname/config.xml.

          [JENKINS-30660] Add a configurable display name to views

          Sam Gleske created issue -
          Sam Gleske made changes -
          Link New: This issue is related to JENKINS-11762 [ JENKINS-11762 ]
          Christopher Simons made changes -
          Issue Type Original: Bug [ 1 ] New: New Feature [ 2 ]
          Christopher Simons made changes -
          Assignee New: Christopher Simons [ csimons ]

          Daniel Beck added a comment -

          Not sure this makes sense as a feature, as there's no potential for breaking stupid tools that cannot deal with spaces. The URL is just percent-encoded and that's it.
          Benefit doesn't seem to outweigh the cost.

          Daniel Beck added a comment - Not sure this makes sense as a feature, as there's no potential for breaking stupid tools that cannot deal with spaces. The URL is just percent-encoded and that's it. Benefit doesn't seem to outweigh the cost.
          Christopher Simons made changes -
          Assignee Original: Christopher Simons [ csimons ]

          Sam Gleske added a comment -

          An additional use case for me includes shorter URLs. I can have a long-named view but have the URL be short. I don't think this would require too much re-architecture to include this enhancement.

          Sam Gleske added a comment - An additional use case for me includes shorter URLs. I can have a long-named view but have the URL be short. I don't think this would require too much re-architecture to include this enhancement.
          Sam Gleske made changes -
          Issue Type Original: New Feature [ 2 ] New: Improvement [ 4 ]

          this would be a great feature

          Ebrahim Moshaya added a comment - this would be a great feature
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 165776 ] New: JNJira + In-Review [ 182136 ]

            Unassigned Unassigned
            sag47 Sam Gleske
            Votes:
            3 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: