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
I've started looking into this and I see that you added the data_warning to the committee's row on the spreadsheet, @sfdoran, but I'm not seeing any value at the data_warning key on the markdown file that is generated for Oakland Education Association Political Action Committee, 1345259. I do see that key has the expected value on the Moore for At-Large committee markdown file, 1388168. @tdooner@mikeubell I'm wondering if this is a backend issue. Is it only putting a value for the data_warning key if it's a candidate's committee?
The committee template file, committee.html, looks for the data_warning key regardless of what kind of committee it is:
(from line 20 of committee.html)
I'm able to display a fake data_warning locally by manually adding one to 1345259.md, so it seems like to should work if the key were populated when it gets to the frontend
elinaru
changed the title
Show data warning on contributor pages for non-candidate or ballot measure committees
Show warning on contributor pages for non-candidate or ballot measure committees
Sep 4, 2022
elinaru
changed the title
Show warning on contributor pages for non-candidate or ballot measure committees
Enable warning message on ballot measure committees that we have on contributor pages
Sep 4, 2022
If we add text to the "data warning" column in our committee spreadsheet this appears on the contributor page:
We want it to appear on non-candidate committee pages with data warning text, too:
The text was updated successfully, but these errors were encountered: