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

Job created inside a view inside a folder does not give the option to add the job to the view

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Jenkins 2.121.3
      Cloudbees Folders Plugin 6.5.1

      Typically when creating a new job inside a view, the URL for the "New Job" button will be:
      JENKINS_HOME/view/<view_name>/newJob

      Inside a folder the URL becomes:
      JENKINS_HOME/job/<folder_name>/newJob

      The expectation would be that a view inside that folder would have the "New Job" button point to:
      JENKINS_HOME/job/<folder_name>/view/<view_name>/newJob

      However, it continues to use:
      JENKINS_HOME/job/<folder_name>/newJob

            Unassigned Unassigned
            wbagdon Bill Bagdon
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: