Upgrade Branch job needs write privileges to Job
Bug #610401 reported by
Jeroen T. Vermeulen
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Fix Released
|
High
|
Tim Penhey |
Bug Description
This may be an unusual scenario in an otherwise working script... see OOPS-1668UBJ1
Related branches
lp://qastaging/~thumper/launchpad/fix-upgrade-branch-failure
- Robert Collins (community): Approve
-
Diff: 58 lines (+14/-2)2 files modifieddatabase/schema/security.cfg (+2/-2)
lib/lp/code/model/tests/test_branchjob.py (+12/-0)
affects: | launchpad → launchpad-code |
Changed in launchpad-code: | |
status: | Triaged → In Progress |
assignee: | nobody → Tim Penhey (thumper) |
milestone: | none → 10.08 |
Changed in launchpad-code: | |
status: | In Progress → Fix Committed |
Changed in launchpad-code: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Man it would be useful to see what it was actually trying to do.
The script already had select and update on the job table.