-
Notifications
You must be signed in to change notification settings - Fork 40
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
Test candidate filings tab by 9/20/2018 #2339
Comments
This candidate 404s John S. McCaine for President: |
It seems to 404 on past candidates who no longer have financial activity because it is trying to call to the 2018 cycle, but that candidate does not have data in 2018, so it 404s. Below is an example of another candidate that 404s, George Bush: https://fec-dev-proxy.app.cloud.gov/data/candidate/P00000455 API Call: ERR INFO:data.api_caller: load_single_type: https://fec-dev-api.app.cloud.gov/v1/candidate/P00000455/history/2018/?per_page=1&election_full=False |
@patphongs @johnnyporkchops thanks for finding this. It looks like it's an issue on stage, so most likely a "feature" of the candidate refactoring/404 bug fix work. We should fix this before the release tomorrow. I can't find a testing issue for testing the candidate 404's - it may have been missed. |
Tested a handful of committees. Only saw one strange case where a Form 2 that is a letter should come up as the most recent F2 under "About this candidate," but doesn't. The weird part is that it's first in the statement of candidacy list under "Filings."
Tested candidates are below. I plan to look at a couple more senates and some presidentials tomorrow. Also need to find some examples where people have received RQ-5s to make sure those are showing up correctly. MS-Hs (disavowal notices) are showing up correctly in the other documents section. H0LA03018 – good |
More tested committees: Candidates with RQ-5s - testing that they show up with the Form 2s and not with "other documents" |
@patphongs I'm finished with testing. The only real problem is the data chart's responsiveness mentioned above. The testing items from the ticket above all passed. This round of testing is finished. We can either close this ticket and make a new one for the responsiveness issue, or we can add it on here. Whichever works best for you. Thanks! |
There were no dealbreakers in the testing and we can proceed with deployment of the Candidate filings tab |
A filings tab has been implemented on all candidate pages in order to display their Statement of candidacy and other documents. We need to test to make sure everything looks good before release. This feature will be released on 9/25/2018. All testing must be completed by 9/20/2018 in order to catch any major dealbreakers before release.
For reference, original issue is #2154 and the PR that was merged is #2310
Filings tab can be tested on develop. Here's an example URL of a candidate profile page: https://fec-dev-proxy.app.cloud.gov/data/candidate/S6AZ00019/?tab=filings
Completion criteria:
Other documents
table within the filings tab has all the necessary docs and are accurate. There should be no RFAIs listed in this table.The text was updated successfully, but these errors were encountered: