-
Following up: I think making it collect from multiple data sources would be nice.
That way if you are a dev company and you have multiple projects you can have a "global" view
And then dive deeper into each project, ex:
Global Project 1 UI
or
Global Project 1 API
-
Not quite understand the request here. Which gadget do you mean? Can you please elaborate?
-
-
@crobinson Get it. Thanks for the explanation.
-
@crobinson just tested. If a project is specified in issue list widget, all issues belonging to parent and child projects of specified project will also be shown.
For build list and pull request widgets, child info will not be included if project is specified. However you may leave it empty, and specify base query as below:
"Project" is "project1/**"With the base query, you can include build/issue/pull request of any projects you want.
-
Previous Value Current Value Open
Closed
-
This is already possible.
| Type |
Improvement
|
| Priority |
Minor
|
| Assignee | |
| Labels |
No labels
|
Right now the Dashboards Widgets only get from the project and now sub-project.
ex:
Project 1: API UI
Project 2: API UI
We would want the widget to get the API and UI when we target
Project 1