You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a user is on a candidate raising/spending page on an off-election year and clicks "Compare to opposing candidates" they will be taken to an election profile page where the candidate isn't running. We need to pass the election_year for the button rather than the two_year_period.
If a user is on a candidate raising/spending page on an off-election year and clicks "Compare to opposing candidates" they will be taken to an election profile page where the candidate isn't running. We need to pass the
election_year
for the button rather than thetwo_year_period
.Example:
Go to https://www.fec.gov/data/candidate/S2MA00170/?tab=raising&cycle=2014&election_full=false
Click the "Compare to opposing candidates" button
You're taken to the 2014 election profile page, where the candidate did not run: https://www.fec.gov/data/elections/senate/MA/2014/
The text was updated successfully, but these errors were encountered: