UI - show accessionNumber on business and other meta data in filing (if exist)
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
- [ ] `accessionNumber` in business response json (if exist)
- [ ] Check for these fields in `filing.data.conversion`
- [ ] accessionNumber
- [ ] batchNumber
- [ ] effectiveDate (`filedate` in COLIN DB)
- [ ] filedBy (`regiracf` in COLIN DB)
- [ ] boxFiledBy (`boxrracf` in COLIN DB)
Ref: https://bcgov.sharepoint.com/:w:/r/teams/07717/_layouts/15/doc2.aspx?sourcedoc=%7B36EE3250-2960-4F8F-AE4A-5F749BE2A61B%7D&file=CARS%20DB%20Tables%20Analysis.docx&action=default&mobileredirect=true

for CARSBOX (conversionLedger or conversion filing)

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the business response JSON and the filing.data.conversion data mentioned in the issue, then compare the listed accessionNumber, batchNumber, effectiveDate, filedBy, and boxFiledBy fields with the CARSBOX notes. Done means these metadata values are exposed and shown in the filing UI when they exist, with the specified database field mapping applied.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100