Bug 8968 - MyBuilds empty because submitter not associated with build
: MyBuilds empty because submitter not associated with build
Status: VERIFIED FIXINBUILD
Product: sourcejuicer
build-grid
: unspecified
: ANY/Generic All
: P2 major
: ---
Assigned To: Dermot
: qa-sourcejuicer-build-grid
:
:
:
:
:
  Show dependency treegraph
 
Reported: 2009-05-15 08:36 UTC by Kevin McAreavey
Modified: 2009-05-25 03:15 UTC (History)
2 users (show)

See Also:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description Kevin McAreavey 2009-05-15 08:36:00 UTC
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
Comment 1 Dermot 2009-05-21 10:15:13 UTC
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.
Comment 2 Brian Nitz 2009-05-21 10:28:01 UTC
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.
Comment 3 Dermot 2009-05-21 10:42:22 UTC
Also ported pagination fixes from build/views.py