COA Correction Output
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
## Description
This ticket is to implement a new output to be generated when a correction filing is completed for a COA. A new output will be available under the correction filing.
The output will be labelled [name of output] - corrected on [date].
## Acceptance Criteria
#### Scenario 1: Correction to COA Filed
GIVEN I have authenticated
WHEN I file and pay for a correction to a COA
THEN I will see a corrected output for the COA under the correction filing (in addition to the reciept)
AND the output link and file name when downloaded will be `[name of output] - corrected on [date]`.
_AND the original output under the original COA will have some indication that it is out of date_ (NOT SURE, WAITING)
#### Scenario 2: View Corrected output
GIVEN I filed and paid for a correction to a COA
WHEN I open the new corrected COA output
THEN I see the new information that I corrected updated on the output, with the original COA filing date and the correction filing date. **everything else about the output remaining exactly the same, including effective date, etc.**
## Requirements Docs
[COA Output requirements for co-ops](https://sites.google.com/freshworks.io/bcros/business-registry/co-op/change-of-address) (this has been already built)
[COA Output requirements for BCOMPS](https://sites.google.com/freshworks.io/bcros/business-registry/bcomp/change-of-address) (this has NOT been built)
[Behavior when a correction is filed, and new output is generated](https://sites.google.com/freshworks.io/bcros/business-registry/all-entities/correction)
## Design
TBD
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.