Add Initial Registration to History section within Search Output and Verification Statements
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
The PDF outputs for Search, and Amendment, Discharge and Renewal Verification Statements include the Consolidated View of the registration (current state of the registration) followed by the Historical activities against that registration in reverse chronological order. (most recent first)
The Consolidated View may not include all the original information from the initial registration if amendments have taken place. To provide the original snapshot of the initial registration, include the initial registration in the history section of the outputs.
If the only activity is the original registration, the consolidated view would be the complete picture in a search output, and the initial registration would not have to be in the history section. This also applies to the Registration Verification Statement.
- [ ] Add Initial Registration to History section of Search output if there is any other activity against the registration.
- [ ] Add Initial Registration to History section of Total Discharge Verification Statement.
- [ ] Add Initial Registration to History section of Renewal Verification Statement.
- [ ] Add Initial Registration to History section of Amendment Verification Statement.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named. Start by locating the PDF generation paths for Search, Total Discharge, Renewal, and Amendment Verification Statements, then compare their history-building logic with the consolidated registration; done means the initial registration appears in each history when later activity exists, but not when it is the only activity.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100