-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
- Instantiates a LifeClaim and associates it with the Client.
- Generates a new Claim ID for it
- - for right now, we can just start at 1 and increment up for each subsequent Claim ID in the system
- Gives the LifeClaim the default status “Not completed”
- Status ‘dictionary’ to be changed later since we’re assigning integer values to statuses (as per discussion by ben, Vithu, Jiya)
- Instantiates a LCInfoRequest and associates it with the LifeClaim and Client.
- Generates new Form ID for it (follow same procedure as Claim ID)
- Empty ‘form fields’ attributes
- Persists this Claim in the database
- Trigger ViewFormsDashboardUseCase
Metadata
Metadata
Assignees
Labels
No labels