Updated Bumping Error Code (markdown)

jdar8 2024-11-04 10:08:38 -08:00
parent 1cd2669357
commit 534f053b1c
1 changed files with 2 additions and 1 deletions

@ -3,6 +3,7 @@
## Active changes ## Active changes
| status | code value | dev name | hapi branch | | status | code value | dev name | hapi branch |
|--------|---------|----------|-------------| |--------|---------|----------|-------------|
| pending | 2567 | Justin Dar | jd-20241030-fix-fulltext-searches-with-accurate-total-2 |
| pending | 2562-2566 | James | ja_20240718_pk_schema_selector | ja_20240718_pk_schema_selector | | pending | 2562-2566 | James | ja_20240718_pk_schema_selector | ja_20240718_pk_schema_selector |
| pending | 2554-2559(inclusive),2561 | Luke | 6560-evaluate-measure-timezone | ld-20240919-evaluate-measure-timezone | | pending | 2554-2559(inclusive),2561 | Luke | 6560-evaluate-measure-timezone | ld-20240919-evaluate-measure-timezone |
| pending | 2552,2553 | leif | 6285-value-set-expansion-issues | | pending | 2552,2553 | leif | 6285-value-set-expansion-issues |
@ -104,4 +105,4 @@
HAPI-FHIR uses an error tracking strategy where a unique code value is associated with a particular line of code that throws an error. The number increments as new lines of errors are added. HAPI-FHIR uses an error tracking strategy where a unique code value is associated with a particular line of code that throws an error. The number increments as new lines of errors are added.
## Process ## Process
If you're adding new lines of code that throws errors and uses `Msg.code`, please update this table in a new column with the latest code value you have used up to, your name, status of the MR, and the branch it's in. If you're adding new lines of code that throws errors and uses `Msg.code`, please update this table with a new row containing the latest code value you have used up to, your name, status of the MR, and the branch it's in.