When copying a job, it would be highly attractive to also be able to add the new job to an existing view, so as the developers does not have to do this manually.

      I can't imagine, we are the only shop with many teams/projects/etc. using the same Jenkins server, where it is necessary to keep your jobs organised in Views to have easy access to them for tracking of changes/status/etc., as the "All" view contains way too many other jobs.

          [JENKINS-18773] Copy Operation for adding new job to View

          I will try and see if I can make a patch/pull request implementing this - implementing the extension as a seperate plugin seems like overkill...

          Thomas Vestergaard Trolle added a comment - I will try and see if I can make a patch/pull request implementing this - implementing the extension as a seperate plugin seems like overkill...

          ikedam added a comment -

          What kind of view do you think? List View, the default view provided by Jenkins?

          ikedam added a comment - What kind of view do you think? List View, the default view provided by Jenkins?

          Yeah. It would naturally also be nice to have support for other views like NestedView and so on. But I imagine that would require custom code for each supported type of view.
          So I think that would be too cumbersome (and potentially fragile) to aim for.

          Thomas Vestergaard Trolle added a comment - Yeah. It would naturally also be nice to have support for other views like NestedView and so on. But I imagine that would require custom code for each supported type of view. So I think that would be too cumbersome (and potentially fragile) to aim for.

          ikedam added a comment -

          List View have a field holding a regular expression to select jobs.
          How about this feature for your case?

          ikedam added a comment - List View have a field holding a regular expression to select jobs. How about this feature for your case?

            Unassigned Unassigned
            tveon Thomas Vestergaard Trolle
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: