File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 77from ibutsu_server .db .base import session
88from ibutsu_server .db .models import WidgetConfig
99from ibutsu_server .filters import convert_filter
10- from ibutsu_server .util .portal import get_portal
10+ from ibutsu_server .util .portals import get_portal
1111from ibutsu_server .util .projects import get_project , project_has_user
1212from ibutsu_server .util .query import get_offset
1313from ibutsu_server .util .uuid import validate_uuid
Original file line number Diff line number Diff line change 1414 name : run
1515 - description : A collection of test runs
1616 name : project
17+ - description : Dashboard aggregation of results from multiple projects
18+ name : portal
1719 - description : A group of projects
1820 name : group
1921 - description : A report
You can’t perform that action at this time.
0 commit comments