-
Notifications
You must be signed in to change notification settings - Fork 14
Description
In the hardware details page, there's the header table listing the trees that that hardware appeared, and there are the commits in which it appeared. When a single tree is selected, the commit history graph appears with the count of past commits with that hardware.
The issue is that it is possible that a tree had that hardware for less commits than what is shown in the graph, and users can then use the commit graph to navigate to a commit that has 0 builds, boots and tests with that hardware.
At the same time, it is possible that a hardware appeared in a tree for more commits than what is shown in the graph, making the user only able to navigate through the dropdown of the table and showing no selected commit in the graph.
Example: Hardware details for rk3399-gru-kevin, see that it is only present for one commit of a lot of trees, but appears on more than 6 commits for android/android16-6.12
Metadata
Metadata
Assignees
Labels
Type
Projects
Status