BUG: Confirmation Email should not be filled in by the system
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
### **Describe the bug in current situation**
If you enter your email and not the confirmation email and then save and resume - when you open it on the resume, the confirmation email is now populated with the email.
**Email Address not filled in by user**

**Email Address Filled In after hitting save and resume**

### **Link bug to the User Story**
**Impact of this bug**
The user may register with the wrong email if we fill in the confirmation email input field for them
**Chance of Occurring (high/medium/low/very low)**
Medium
**Pre Conditions: which Env, any pre-requesites or assumptions to execute steps?**
Dev Environment
**Steps to Reproduce**
Steps to reproduce the behavior:
1. Go to https://dev.create.business.bcregistry.gov.bc.ca/continuation-in-business-bc?id=Tl4Z79Y9h4&accountid=3040 OR https://dev.create.business.bcregistry.gov.bc.ca/continuation-in-authorization?id=TCzVSqSar4&accountid=3040
2. Enter email in email address input
3. leave confirmation email input blank
4. click save and resume
5. click resume button
6. observe that the confirmation email input field is filled in
**Actual/ observed behavior/ results**

**Expected behavior**
The confirmation email input field should not be filled in if the user has not entered any details there.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.