NOA should have 'issued' date/time not 'filed' date/time
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Need to change this from Filed date to Issued Date (not sure if functionality is same as current - couldn't find Tracey's designs). Need this changed to match original requirements BAs wrote - also important for maintenance filings (COD, COA - which is under story 4108)
#### Scenario 1 - effective immediately
**GIVEN** I have incorporated with an immediate effective date
**WHEN** my filing is completed
**THEN** the issued date should be the filed date/time
#### Scenario 2 - future effective
**GIVEN** I have incorporated with a future effective date
**WHEN** my filing is completed
**THEN** the Issued date should be the effective date/time
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.