bcgov / bcgov/entity

See Incorporation Number for New Incorporations in Transactions Interface

Open
#4,709 11 comments 0 reactions 0 assignees View on GitHub
Dependency Pay PayBC payment
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

* As a premium user
* I want to see the incorporation number associated with new companies in my transactions list
* so that I can confirm which client a filing was for and bill them

Background: Transaction statement does include the folio number which is an internal reference number used to identify a client. In some cases when an incorporation is filed a client has not yet been assigned a folio number (e.g. new client doesn't have file yet at law firm). If a new company has a name (e.g. ABC Ltd.) the name will be available as an identifier in the transaction interface. However, if the company is a numbered company the incorporation number must be issued for the name to be available. In these cases confusion may arise.

**Acceptance Criteria**

**Scenario 1: New Incorporation Completed. Incorporation Number Available**
* GIVEN an incorporation filing has been completed and the incorporation number is available
* WHEN you view the transactions interface
* THEN you should see the incorporation number associated with the incorporation below the company name

**Scenario 2: New Incorporation Completed. Incorporation Number Not yet Available**
* GIVEN an incorporation filing has been completed and the incorporation number is not available yet
* WHEN you view the transactions interface
* THEN you should see verbiage to identify the incorporation number is pending issuance

**Scenario 3: New Future Effective Filing Completed. Incorporation number to be issued when filing takes effect**
* GIVEN a future effective incorporation filing has been completed and the filing has not yet taken effect
* WHEN you view the transactions interface
* THEN you should see verbiage to identify the filing is future effective

**Dependencies? What is the impact of this dependency? (If so, link dependency in the ticket, make it visible in a team´s backlog)**
* Do you know a possible contact person to reach out (from the other team)?

----

**Link to DoR for a US/ Feature**
https://github.com/bcgov/entity/blob/master/.github/ISSUE_TEMPLATE/DoR%20-%20Relationships.md
https://github.com/bcgov/entity/blob/master/.github/ISSUE_TEMPLATE/DoR%20-%20Entity.md

**Link to the DoD for a US/ Feature**
https://github.com/bcgov/entity/blob/master/.github/ISSUE_TEMPLATE/DoD%20-%20Relationships.md
https://github.com/bcgov/entity/blob/master/.github/ISSUE_TEMPLATE/DoD%20-%20Entity.md

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names the transactions interface but no files, tests, or entry points. Start by locating the transactions view and the data used to display incorporation filings, then trace how company identifiers and filing status are presented. Done means the three acceptance scenarios show the incorporation number, pending issuance, or future-effective status as applicable.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.