bcgov / bcgov/SIMS

IER12 Feedback Error Types

Open
#5,584 0 comments 0 reactions 0 assignees View on GitHub
Business Institution
Dominant language
TypeScript
Stars
29
Forks
15
PR merge metrics
No merged PRs in 30d

Description

**Current Behaviour**
SIMS is using hardcoded Ecert Feedback Errors to determine `applicationEventDate`.

image.png

**Expected Behaviour**
SIMS should dynamically use Ecert Feedback Errors from the current table to determine `applicationEventDate`.

**Acceptance Criteria**
- [ ] IER12 process should remove hardcoded error codes and instead, refer to the `ecert_feedback_errors` for error codes

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the IER12 process and the code that currently uses hardcoded Ecert Feedback Errors to determine applicationEventDate. Read how the ecert_feedback_errors table is represented and queried; done means IER12 derives the date using the current table's error codes rather than hardcoded values.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.