Updated Bumping Error Code (markdown)
parent
1cd2669357
commit
534f053b1c
|
@ -3,6 +3,7 @@
|
|||
## Active changes
|
||||
| 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 | 2554-2559(inclusive),2561 | Luke | 6560-evaluate-measure-timezone | ld-20240919-evaluate-measure-timezone |
|
||||
| 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.
|
||||
|
||||
## 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.
|
Loading…
Reference in New Issue