bcgov / bcgov/entity

Examiner Dashboard - Examine

Open
#25,264 4 comments 0 reactions 0 assignees View on GitHub
STR2
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

**Given** an examiner is on the Examiner Dashboard
**When** they click "Examine"
**Then** they should view the details of next unprocessed application in the queue that they need to review and make decisions on

The next unprocessed application registration pulled should be
- the oldest in the queue based on the submitted date and time
- submitted and successfully paid (draft or payment due application should not be pulled)
- Unprocessed application registration means application is in "Full examination" and "Provisional Examination" status. Note HOUS will update the status later.

https://app.zenhub.com/workspaces/strr-2-66f48399fd092a0fbbd4e453/issues/gh/bcgov/entity/24887

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named. Start by locating the Examiner Dashboard's "Examine" action and the application queue selection, then inspect how status, payment, and submitted date are represented. Done means the action opens the oldest successfully paid application in Full examination or Provisional Examination status and excludes drafts and payment-due applications.

Written by the indexing model from the issue text.

Assessment

Tech stack
flask, javascript, postgres, python
Domain
databases, full-stack
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.