Bugzilla – Bug 8968
MyBuilds empty because submitter not associated with build
Last modified: 2009-05-25 03:15:56 UTC
You need to log in before you can comment on or make changes to this bug.
SourceJuicer 1.2_02 My Builds table does not contain a users build because a submitter is not being associated with builds, i.e. submitter column in Builds is N/A
I've fixed the part of the problem where build jobs are not being associated with the submitter. But it looks like none of the recent changes to fix pagination in the build status page were applied to the myjucr/views.py. Please investigate and fix.
I thought we intended to leave pagination turned off for myjucr page for this release? I'll have a look, especially if it's now contributing to this bug.
Also ported pagination fixes from build/views.py