Can't get a branch for bug fixing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ground Control |
Triaged
|
High
|
Unassigned |
Bug Description
I want to fix a bug so a enter my ~/Projects folder and click on Fix Bug button, a seach bug dialog appears where I type the launchpad bug number and click on Get bug, the bug appears in a list where I select it and click Accept button and nothing happends.
I was expecting Ground Control would create a new branch folder called bugfix-lp-<bug number> inside my ~/Projects folder with the source code of the application I wanted to bug fix.
This is what my groundcontrol.log contains:
03-01 16:10 root DEBUG Search bugs for 413894
03-01 16:10 root DEBUG -- Poll Start bug_search --
03-01 16:10 root DEBUG Finished Search
03-01 16:10 root DEBUG Calling add_search_item
03-01 16:10 root DEBUG Calling finish_search
03-01 16:10 root DEBUG -- Poll Quit bug_search --
03-01 16:10 root DEBUG Applying changes
Changed in groundcontrol: | |
importance: | Undecided → High |
status: | New → Triaged |
It should have made a project directory with the name of your project the bug was owned by.