Skip to content

Commit 3796020

Browse files
authored
Update known-issues.md
1 parent d9efc35 commit 3796020

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/healthcare-apis/known-issues.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,9 @@ Refer to the table below to find details about resolution dates or possible work
2020

2121
|Issue | Date discovered | Workaround | Date resolved |
2222
| :------------------------------------- | :------------ | :------------- | :------------- |
23+
|FHIR Applications were down in EUS2 region|January 8th 2024 2 pm PST|--|January 8th 2024 4:15 pm PST|
2324
|API queries to FHIR service returned Internal Server error in UK south region |August 10th 2023 9:53 am PST|--|August 10th 2023 10:43 am PST|
2425
|FHIR resources are not queryable by custom search parameters even after reindex is successful.| July 2023| Suggested workaround is to create support ticket to update the status of custom search parameters after reindex is successful.|--|
25-
|Using [token type](https://www.hl7.org/fhir/search.html#token) fields of length more than 128 characters can result in undesired behavior on `create`, `search`, `update`, and `delete` operations. | August 2022 |- | Resolved, customers impacted with 128 characters issue are notified on resolution. |
26-
|The SQL provider causes the `RawResource` column in the database to save incorrectly. This occurs in a few cases when a transient exception occurs that causes the provider to use its retry logic. |April 2022 |-|May 2022 Resolved [#2571](https://github.com/microsoft/fhir-server/pull/2571) |
27-
| Queries not providing consistent result counts after appended with `_sort` operator. For more information, see [#2680](https://github.com/microsoft/fhir-server/pull/2680). | July 2022 | -|August 2022 Resolved [#2680](https://github.com/microsoft/fhir-server/pull/2680) |
2826

2927
## Next steps
3028

0 commit comments

Comments
 (0)