fecgov / fecfile-web-app

7 stars 4 forks source link

Display Multicandidate Status for the Committee Account on Committee Profile page (?) #139

Open AureliaKhorsand opened 2 years ago

AureliaKhorsand commented 2 years ago

Display Multicandidate Status for the Committee Account on Committee Profile page.

If I am a Committee Administrator When I go to the Account page Then I will see Multicandidate Status as read-only. And should display as:

Committee Type Q if qualified, Committee Type N if not qualified. See committee type spreadsheet.

https://api.open.fec.gov/developers/#/committee/get_committee__committee_id__

see committee_type N - PAC - nonqualified

QA Notes

null

DEV Notes

null

Design

null

FECFILE-1282

AureliaKhorsand commented 2 years ago

BA Note: This status is stored in the FEC database from Form 1M. Once a committee qualifies, they do not "unqualify". Thus, this status should pull forward onto applicable reports without the user needing to manually select their status for each report.