Skip to content
This repository has been archived by the owner on Dec 23, 2017. It is now read-only.

Election page aggregates should link to itemized transactions #449

Closed
noahmanger opened this issue Aug 7, 2015 · 2 comments
Closed

Election page aggregates should link to itemized transactions #449

noahmanger opened this issue Aug 7, 2015 · 2 comments

Comments

@noahmanger
Copy link
Contributor

However, I know this is a little tricky because we're using totals from all of a candidate's authorized committees. So flagging this for discussion.

@jmcarp
Copy link
Contributor

jmcarp commented Aug 11, 2015

I proposed a small change to the API that includes a list of committee IDs in the elections endpoint, which gives the webapp the information it needs to fetch transactions for all of a candidate's principal and authorized committees. The receipts and disbursements API endpoints also accept multiple values for committee_id, so we can get that data. The tricky part is handling this in the filter interface: we don't currently allow users to filter by multiple committees, even though the API can handle those queries.

@noahmanger
Copy link
Contributor Author

We have everything in place (or about to be in place) in order to implement this now, right? This will be valuable to link to these views from the candidate pages as well.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants