fecgov / fecfile-web-app

7 stars 4 forks source link

Display "Filing Frequency" for the Committee Account on Committee Profile page #163

Open AureliaKhorsand opened 2 years ago

AureliaKhorsand commented 2 years ago

Confirm with FEC that this is descoped for OP1.

Display "Filing Frequency" 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 "Filing Frequency" as read-only. And should display as:

Dev Notes: API Endpoint here see "filing_frequency"

QA Notes

null

DEV Notes

null

Design

null

FECFILE-1269

AureliaKhorsand commented 2 years ago

BA Note: Filing frequency is stored on the back end for each Committee Account, and will determine what the default selection is when a user goes to create a report. Includes Q (Quarterly), M (Monthly), T (Termination), A (FEC decides to administratively terminate). Filers can change their filing frequency using a Form 99.

AureliaKhorsand commented 2 years ago

BA Note: This is not currently being stored. Will eventually be available to view on the Committee Profile page build in #87. Recommend that we look at pulling this information in conjunction with Committee Profile data, Committee Admin emails, Multicandidate status, etc.