Closed Bug 1145603 Opened 9 years ago Closed 9 years ago

[gui] only show inbound bisection type in the combobox if applicable

Categories

(Testing :: mozregression, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: parkouss, Unassigned, Mentored)

Details

(Whiteboard: [lang=py][good next bug])

In the first page of the wizard, we can choose for an application and a bisection type (nightlies or inbound). Some applications can not be bisected on inbound, so we should remove that choice when the application is selected.

We can know if an application can be used for nightlies/inbound by calling the method is_nightly / is_inbound on the fetch_config object.
I implemented it: https://github.com/mozilla/mozregression/commit/5e9a5ae3644278e80e54a36c8c6b63b20c86056a
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.