NameX API: business dissolution reason for Restoration NR
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
When a user creates a restoration NR, Namerequest UI prompts for the business id. The business is then looked up to determine if it can or cannot be restored. The current logic only checks if the business is historical. However, a business cannot be restored if, for example, it was dissolved as a result of amalgamation or for financial reasons. (See #25986 for a list of which historical states can and cannot be restored.)
The namex call to fetch the business info, which calls Legal API, needs to pass some new property(ies) back to the UI. See #25986 for the new property name(s).
February 5th 2025:
If the validation is not added in the Restoration NR logic, this can be very undesirable scenario when user paid for the NR but is not able to restore the business
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.