8

I have a lot of jobs in hudson and multiple views as well. What I want is to move jobs between views. E.g. Job1 is part of view1, I want to move that job from view1 to view2, how it is possible.

Jean-Rémy Revy
  • 5,607
  • 3
  • 39
  • 65
Qasim
  • 215
  • 1
  • 3
  • 7

2 Answers2

17

You must be administrator (in version 1.X at least) to do that.

Go to the target view > click on the left (as an administrator) onto "Edit View" > select all desired job (with a regexp if you want or through checkboxes)

Go to the old view > click on the left (as an administrator) onto "Edit View" > deselect all desired job (with a regexp if you want or through checkboxes).

Quite easy, isn't it ? Or did I missed something ? If so, please be more explicit.

Jean-Rémy Revy
  • 5,607
  • 3
  • 39
  • 65
6

Self explanatory = Edit in Jenkins job

!!! You need root privileges. Ask for these to your Admin.