"This branch has not been pushed to yet" message is inaccurate
Bug #445424 reported by
Michael Forrest
on 2009-10-07
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
High
|
Unassigned |
Bug Description
Launchpad is always inaccurately telling me "This branch has not been pushed to yet".
In the worst case, Launchpad shows me a branch I just created *by pushing to it* and tells me the branch hasn't been pushed to.
It should say it is processing a recent push when it can.
Or it shouldn't say anything.
But it shouldn't tell me something I know to be false.
Ursula Junque (ursinha)
on 2009-10-07
affects: | launchpad → launchpad-code |
Michael Hudson-Doyle (mwhudson)
on 2009-10-07
Changed in launchpad-code: | |
status: | New → Triaged |
Robert Collins (lifeless)
on 2011-01-11
Changed in launchpad: | |
importance: | Undecided → High |
Robert Collins (lifeless) wrote : | #1 |
Jelmer Vernooij (jelmer) wrote : | #2 |
The only thing here that's not implemented yet is that launchpad doesn't display when a branch has been created by pushing but the initial push hasn't finished.
We do display a message after that push has finished but before the branch has been scanned.
To post a comment you must log in.
Technically speaking LP knows the difference between pushed, pushed-and-scanning etc. I *thought* we showed the difference now, but it should be fairly easy to teach the UI to show that.