Moving Jobs between views in Hudson
Asked Answered
R

2

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.

Ricebird answered 17/12, 2013 at 7:31 Comment(0)
G
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.

Guidotti answered 18/12, 2013 at 8:56 Comment(0)
S
6

Self explanatory = Edit in Jenkins job

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

Spa answered 14/5, 2015 at 7:51 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.