Skip to content

Commit b3805d7

Browse files
authored
Merge pull request #226174 from kgaddam10/October-Formatting
Unified formatting
2 parents 5c8f10a + 7b502fd commit b3805d7

File tree

2 files changed

+297
-252
lines changed

2 files changed

+297
-252
lines changed

articles/healthcare-apis/known-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Refer to the table below to find details about resolution dates or possible work
2222
| :------------------------------------- | :------------ | :------------- | :------------- |
2323
|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 |No workaround | Not resolved |
2424
|The SQL provider will cause the `RawResource` column in the database to save incorrectly. This occurs in a small number of 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) |
25-
| 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 | No workaround|Not resolved |
25+
| 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 | No workaround|August 2022 Resolved |
2626

2727
## Next steps
2828

0 commit comments

Comments
 (0)