Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Individual contributions export issues #5501

Closed
2 tasks done
JonellaCulmer opened this issue Jul 18, 2023 · 1 comment
Closed
2 tasks done

Individual contributions export issues #5501

JonellaCulmer opened this issue Jul 18, 2023 · 1 comment

Comments

@JonellaCulmer
Copy link
Contributor

JonellaCulmer commented Jul 18, 2023

What we're after
A user reported having issues exporting data from our individual contributions datatable. This has been difficult to replicate and multiple searches have been attempted.

Export attempt 1:

I was doing an individual contributor search. I have three variations on JPMorgan (JP Morgan, J.P. Morgan and JPMorgan). I'm looking at the current cycle and the last cycle.
I'd get the results, hit export, and after a long wait, the site gives me that error message.

https://www.fec.gov/data/receipts/individual-contributions/?contributor_name=J.P.+Morgan&contributor_name=JP+Morgan&contributor_name=JPMorgan&two_year_transaction_period=2024&two_year_transaction_period=2022

Export attempt 2:
https://www.fec.gov/data/receipts/?committee_id=C00364778&two_year_transaction_period=2024&cycle=2024&line_number=F3X-11AI&data_type=processed

Action items:

  • Back-end and DB teams run these ^ queries and concurrently monitor the API and database

Completion criteria:

  • Problem and findings are documented and followup fix tickets for are opened, as necessary
@JonellaCulmer JonellaCulmer added this to the Sprint 22.2 milestone Jul 18, 2023
@JonellaCulmer JonellaCulmer changed the title Individual contributions download issues Individual contributions export issues Jul 18, 2023
@djgarr djgarr modified the milestones: Sprint 22.2, Sprint 22.3 Aug 1, 2023
@tmpayton tmpayton self-assigned this Aug 7, 2023
@tmpayton
Copy link
Contributor

I ran the two queries above several times while monitoring the API and the logs. I was unable to replicate the error. The logs showed the downloads were successful.

3:48:05.493: [APP/PROC/WEB.6]127.0.0.1 - - [07/Aug/2023:17:48:05 +0000] "POST /v1/download/schedules/schedule_a/?sort_hide_null=false&sort_nulls_last=false&data_type=processed&committee_id=C00364778&two_year_transaction_period=2024&line_number=F3X-11AI&sort=-contribution_receipt_date HTTP/1.1" 200 360 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"

13:42:27.034: [RTR.8] fec-prod-api.app.cloud.gov - [2023-08-07T17:42:22.473053613Z] "POST /v1/download/schedules/schedule_a/?sort_hide_null=false&sort_nulls_last=false&contributor_name=JPMorgan&contributor_name=JP+Morgan&contributor_name=J.P.+Morgan&two_year_transaction_period=2024&two_year_transaction_period=2022&sort=-contribution_receipt_date&is_individual=true HTTP/1.1" 200 49 20 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36"

I'd recommend that we close this issue since it can't be replicated.

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

No branches or pull requests

3 participants