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.
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.
!!! You need root privileges. Ask for these to your Admin.
Related
I am trying to use Areas to divide up work on a project, but the default backlogs in TFS 2017 don't show any items assigned to Areas that are not the default root Area.
Project
==Default Area
====Client 1 Sub-Area
======Epics, Stories, etc.
====Client 2 Sub-Area
======Epics, Stories, etc.
All of the items in the sub-areas disappeared from all Boards. Queries still work, but the view is list view only. I need to be able to show all of the team's work on one board, and even better if the Areas become swimlanes on the Board.
There does not appear to be a way to alter the query used by the Backlogs, nor is there a way to show a Board for custom queries. How can I show Items from all Areas on a Board?
Go to the team project Work setting page. click the blue words "click here".
In the team setting Area page, click "Select area(s)", then add those sub-areas. The selected area paths will determine what shows up on your team's backlog and what work items your team is responsible for.
In addition to TingTings answer:
Instead of selecting the sub areas one by one you can also use the context menu of the parent area to include all sub areas.
We have created couple of jobs under different different project acronym, which is visible in All the tabs on jenkisn dashboard. But it is not coming for the corresponding views.
e.g.
aat-CWM-fe-APP_MAIN_MAVEN-snapshot should come under aat
kps-MVW-be-kps-online-snapshot should come under kps
I tried to search in SO, but did not get any much help. Please consider this as my scrolling time and provide the solution.
Some of the question , I have gone through for help:
Jenkins restrict view of jobs per user
How to tell if UIViewController's view is visible
How to add a new job to a view in jenkins via python-jenkins?
As far as I know, Jobs will not be visible in newly created Jenkins tab/view because of these two reasons:
You might have created other than List View like Dashboard view or Nested View.
You might not have selected the checkbox "Show standard Jenkins
list at the top of the page " under Dashboard Portlets
So, the resolution will be :
Create a list view, as dashboard view is more of a consolidated view to any job.
Select the checkbox "Show standard Jenkins list at the top of the page " under Dashboard Portlets.
If any other reasons are there, someone please update.
I have 2 levels of radio controls as below. The issue is after initial loading, child control is working correctly, whereby I would not be able to perform selection on it; But once I go to parent control, choose an option to hide the child control, and then re-select another option to show the child control, even though child control color is dim off, but i'm able to select the child control's option. In other words, the cursor on child control does not change to "cross" image.
IMPORTANT: this issue only happen on latest version 2016.2.1, previous version 2016.2 is working fine.
Thanks.
This might match issue #2890, which got recently fixed. However I think that issue was already present in 2016.2 and 2016.2.1.
Can you provide a simple example with steps so I can try to reproduce it and make sure that is in fact the same as #2890?
How to move Dashboard on Jenkins. In way - tab a, tab c, tab b
see image
I think the only solution is to prefix your tab name with a number if you want to change the order :(
Change order of jobs in Jenkins
You can select what tab a build job belongs to by editing the view
- Click on the Tab
- On the Left you will see option to "Edit View"
- Your list of jobs will appear there check the one's you want to show up on that view and save changes
I am trying to create a view to contain multiple jobs under Jenkins Dashboard
Steps I had followed
Jenkins dashboard >EditView>(_Empty)>Replaced the name and saved
however I don't see the new View get reflected.
Steps to create new view in Jenkins for Jobs :
Login to Jenkins
Click Jenkins and go to homepage ( only if not in homepage where all jobs are there)
Click on New View in Left vertical List
Select List View
Give view name
Select the jobs you want in view
Click Ok and Apply
If you're editing a view, it must already exist. Then it probably wouldn't be empty.
To create a new view, click on the '+' tab at the end of your current set of view tabs.
Ensure that below properties are set appropriately,without defining portlets the jobs wouldn't get displayed on the view created.