"Does this bug affect you?" link produces error

Bug #507642 reported by John M. Lane
28
This bug affects 4 people
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
High
Abel Deuring

Bug Description

Clicking the link to confirm that ,Bug #1 in Ubuntu: "Microsoft has a majority Market share", affects me produces the following error to be displayed in a pop up window:

The following errors were encountered:
* Server error, please contact an administrator. OOPS ID:OOPS-1475EA609

I am able to confirm that I am affected by other bugs on their respective pages however.

Tags: lp-bugs qa-ok
Revision history for this message
Curtis Hovey (sinzui) wrote :

Thiis is the shortlist error that is frequently appearing in malone API calls. The code is working with too many objects. The interface used in snapshot_sql_result must be annotated so that the collection field is not used in snapshots. Something like

from lazr.lifecycle.snapshot import doNotSnapshot
subscribers = exported(doNotSnapshot(...))

affects: launchpad → malone
Changed in malone:
importance: Undecided → High
status: New → Triaged
milestone: none → 10.01
Deryck Hodge (deryck)
Changed in malone:
milestone: 10.01 → none
Revision history for this message
Curtis Hovey (sinzui) wrote :

The comments should also be doNotSnapshot. Possibly all collection fields.

Revision history for this message
Abel Deuring (adeuring) wrote : Re: [Bug 507642] Re: "Does this bug affect you?" link produces error

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 08.03.2010 16:45, Curtis Hovey wrote:
> The comments should also be doNotSnapshot. Possibly all collection
> fields.

Indeed. Actually, it is the Bug.comments field that causes the OOPS on
bug 1 (there are at present ca 1050 comments), while the bug has "only"
328 subscribers, and 220 people say they are affected by this bug. But
these numbers are "close enough" to the hard limit to apply
doNotSnapshot too, I think.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFLlSEiekBPhm8NrtARAutZAJ4oTEbJNayzrS0kFzU/xYyk2A2CQgCdFCKB
7lB4LKgfR8Sj7BZCd2KwoXU=
=8mJ+
-----END PGP SIGNATURE-----

Changed in malone:
assignee: nobody → Abel Deuring (adeuring)
status: Triaged → In Progress
Revision history for this message
Ursula Junque (ursinha) wrote : Bug fixed by a commit
Changed in malone:
milestone: none → 10.03
status: In Progress → Fix Committed
tags: added: qa-needstesting
Abel Deuring (adeuring)
tags: added: qa-ok
removed: qa-needstesting
Abel Deuring (adeuring)
Changed in malone:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.