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

Add a configurable display name to views

XMLWordPrintable

    • 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.

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

              Created:
              Updated: