Person.claimedBounties references Bounty.claimant but this attribute doesn't exist.

Bug #33935 reported by Diogo Matsubara
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Invalid
Medium
Unassigned

Bug Description

Person.claimedBounties is a MultipleJoin to Bounty.claimant, but there's no such attribute in the database/bounty.py or described in the interface. The column does exist on the database though.
Also, I couldn't find any way to claim a bounty in the UI.

We should remove the claimant column from the database or fix the database class and its interface to correctly describe the database.

Dafydd Harries (daf)
Changed in launchpad:
status: Unconfirmed → Confirmed
Changed in launchpad:
assignee: nobody → salgado
status: Confirmed → In Progress
Changed in launchpad:
assignee: salgado → nobody
status: In Progress → Confirmed
Revision history for this message
Joey Stanford (joey) wrote :

The Bounty system is no longer being developed.

Changed in launchpad:
status: Confirmed → Rejected
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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