Activity log for bug #592050

Date Who What changed Old value New value Message
2010-06-10 07:28:32 Michael Nelson bug added bug
2010-06-10 07:55:44 Michael Nelson description When viewing a person's related ppa packages, such as: https://edge.launchpad.net/~michael.nelson/+related-software the "Failures" column is not displaying the count of failures for the builds resulting from the SPR in the ppa, but rather the failures for the builds in the main archive that are a result of the SPR in the PPA (via a copy). This is because the ISourcePackageRelease.builds explicitly returns only binary package builds built in the context of a main archive. I can't even see why it's relevant to display the failed build count here... perhaps we can simply remove it? For the moment I'm fixing bug 591010 (which is how I discovered this issue - while struggling to create a test with the correct data to reproduce bug 591010), but I'd be happy to do a separate branch that just removes the Failed column(s). When viewing a person's related ppa packages, such as: https://edge.launchpad.net/~michael.nelson/+related-software the "Failures" column is not displaying the links of failed builds in the PPA context resulting from the SPR, but rather the failures for the builds in the main archive that are a result of the SPR in the PPA (via a copy). This is because the ISourcePackageRelease.builds explicitly returns only binary package builds built in the context of a main archive. I can't even see why it's relevant to display the failed builds here...is there a story behind it? perhaps we can simply remove it? For the moment I'm fixing bug 591010 (which is how I discovered this issue - while struggling to create a test with the correct data to reproduce bug 591010), but I'd be happy to do a separate branch that just removes the Failed column(s).