microsoft / microsoft/MicrosoftEdge-Extensions
[Bug - Partner Center] individual registration behaves like company and has errors
@Rahul-Bauri is already working on this.
Since Sep 14, 2026.
- Dominant language
- JavaScript
- Stars
- 245
- Forks
- 149
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Selecting Individual registration still requires address and contact information as if a company. Also states 2nd line of address is optional when it fails if empty. Finally you state this information will be public even though individual registration information should be private.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://partner.microsoft.com/en-us/dashboard/account/v3/settings/programs'
- Click on 'Microsoft edge.
- Select Individual
- Review the comments that state contact information is public and that you are referred to as a company with a company name
- attempt to submit without the 2nd address line and you will receive a generic 400 (from devtools) and a message " Something went wrong. Please try again, if the problem persists please contact Microsoft support. Correlation ID: "
Expected behavior
Address and phone number is private or not required.
(optional) is removed from 2nd address line or field accepts entry value.
References to companies are removed
Desktop (please complete the following information):
- OS: MAC OS 26.6.1
- Browser firefox and chrome
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.