You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I've setup a dashboard which for a given team fetches info from github, jira and other tools and displays relevant stats. Now I'd like to make one dashbord for each team, with the same jobs. The only difference is the github org, jira project etc.. Is there a way to parameterise these jobs such that i don't have to copy paste the entire jobs for each dashboard
Describe the solution you'd like
When a dashboard is being viewed, '/teama' for instance, I'd like that dashboard to be populated by jobs who have recieved information that they only need to find information about 'teama'.
Describe alternatives you've considered
Copy pasting the jobs with different initial settings. Autogenerating jobs with different settings.
The text was updated successfully, but these errors were encountered:
I would like to be able to drill down from one dashboard to another by linking to it, the inner one with a different layout, look, etc.. In my case, it's a number of vehicles that are listed in the main dashboard and I would like to access them by clicking on a vehicle and launching a dashboard for that vehicle.
Somehow I would like a job for that dashboard be started.
Or that somehow the job "fetches" some identifier from the dashboard (zero, one or many) if it is or they are open. Then feed code to it or them.
I am not sure if this is similar, but it seems related.
Is your feature request related to a problem? Please describe.
I've setup a dashboard which for a given team fetches info from github, jira and other tools and displays relevant stats. Now I'd like to make one dashbord for each team, with the same jobs. The only difference is the github org, jira project etc.. Is there a way to parameterise these jobs such that i don't have to copy paste the entire jobs for each dashboard
Describe the solution you'd like
When a dashboard is being viewed, '/teama' for instance, I'd like that dashboard to be populated by jobs who have recieved information that they only need to find information about 'teama'.
Describe alternatives you've considered
Copy pasting the jobs with different initial settings. Autogenerating jobs with different settings.
The text was updated successfully, but these errors were encountered: