fecgov / fecfile-web-app

Other
7 stars 4 forks source link

System to provide guidance if user's committee is not found on openFEC or email does not match #2025

Open exalate-issue-sync[bot] opened 3 months ago

exalate-issue-sync[bot] commented 3 months ago

Business Reason

As a user without an active committee account on openFEC, the system should provide me guidance on how to submit a Form 1 or a test Form 1 and redirect me to the appropriate sites so that I can continue. The system should also let me know how to remediate if my email does not match the Form 1 data.

Acceptance Criteria

Given a user without an active committee at FEC,

When the access the login page

Then they will have a link/instructions on Form 1 or test Form 1 submission.


Given a user trying the create a committee account whose email does not match the form 1,

When the access the account creation page,

Then they will have a link/instructions on how to update their email on the Form 1.

QA Notes

null

DEV Notes

null

Design

null

FECFILE-1452