blueprints "show all" doesn't
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Launchpad itself |
Low
|
Unassigned |
Bug Description
When trying to work through our list of 200 blueprints for drizzle (https:/
Clicking the "List all blueprints" link didn't un-paginate things, I think it just added obsolete blueprints to the list. So I could still only see 50 at a time.
Well, the main thing is that we wanted to get a list of all blueprints
and then work through then one at a time (with each of us being able
to look at the same list as we worked) I'd be happy for an alternate
workflow. In fact, I was meaning to ask how ubuntu organized things
when they sorted through outstanding blueprints to decide what goes in
the next release.
On Nov 24, 2008, at 5:03 PM, Diogo Matsubara wrote:
> Hi Monty,
>
> One way to workaround this is to manually change the URL to be
> something
> like:
> https:/
> start=0&batch=250.
> Why you want to walk through so many results at a time? What kind of
> action were you trying to do to each one of them? I ask because we
> might
> be able to return the results that you want without adding a
> performance
> problem to LP pages (i.e. an unbatched page of blueprints is likely to
> timeout for big projects like Ubuntu).
>
> Thanks for the report.
>
> ** Changed in: blueprint
> Product: Launchpad itself => Launchpad Blueprints
> Status: New => Incomplete
>
> --
> blueprints "show all" doesn't
> https:/
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in The Launchpad Blueprint Tracker: Incomplete
>
> Bug description:
> When trying to work through our list of 200 blueprints for drizzle (https:/
> ) today, I tried to see all of them, and then sort them, so we could
> walk through one at a time. This didn't work so much.
>
> Clicking the "List all blueprints" link didn't un-paginate things, I
> think it just added obsolete blueprints to the list. So I could
> still only see 50 at a time.
>
Changed in blueprint: | |
importance: | Undecided → Low |
status: | Incomplete → Triaged |
tags: | added: confusing-ui |
tags: | added: drizzle |
Hi Monty,
One way to workaround this is to manually change the URL to be something like: https:/ /blueprints. edge.launchpad. net/drizzle/ +specs? start=0& batch=250. Why you want to walk through so many results at a time? What kind of action were you trying to do to each one of them? I ask because we might be able to return the results that you want without adding a performance problem to LP pages (i.e. an unbatched page of blueprints is likely to timeout for big projects like Ubuntu).
Thanks for the report.