Bug - Change of Director - 1) Incorrect Data Displayed - 2) Data Corruption
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Scenario - a corp has two directors with the same name (think common names like "John Smith")
2 issues:
- applet on corp dashboard only displays one of the two "John Smiths"
- addresses for the 1st John Smith gets overwritten with the address of the 2nd John Smith
Steps with screenshots below
Starting point:

Add John Smith #1 - note address is "1245-200 granville St.

Submit filing, applet on dashboard shows:

Start new filing, add John Smith #2 with different addresses:

Submit filing, now applet on dashboard is incorrect - it shows only 1 John Smith (bug #1)

Now, check Business Summary OR View & Change Business Info OR invoke Change of Director again
- Addresses of John Smith #1 have been **overwritten** by addresses of John Smith #2 (bug #2)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.