Dashboards ability to use sub project (OD-1557)
Cody Robinson opened 2 years ago

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

  • Cody Robinson commented 2 years ago

    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

  • Robin Shen commented 2 years ago

    Not quite understand the request here. Which gadget do you mean? Can you please elaborate?

  • Cody Robinson commented 2 years ago

    @robin

    If you have projects and sub-projects, the widgets only target the project and not anything in the sub-projects.

    So if I wanted a Widget of "Project 1's Issues" Which should be project1/ui and project1/api, it shows nothing since there isn't any issues in just "Project 1"

  • Robin Shen commented 2 years ago

    @crobinson Get it. Thanks for the explanation.

  • Robin Shen commented 2 years ago

    @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.

  • Robin Shen changed state to 'Closed' 2 years ago
    Previous Value Current Value
    Open
    Closed
  • Robin Shen commented 2 years ago

    This is already possible.

issue 1/1
Type
Improvement
Priority
Minor
Assignee
Labels
No labels
Issue Votes (0)
Watchers (2)
Reference
OD-1557
Please wait...
Connection lost or session expired, reload to recover
Page is in error, reload to recover