Skip to content

Commit 79d3e34

Browse files
Merge pull request #207796 from judegnan/July-2022-RN-known-issues-addition
Update known-issues.md
2 parents 8107527 + 4338f4d commit 79d3e34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/healthcare-apis/known-issues.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +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 |Resolved [#2571](https://github.com/microsoft/fhir-server/pull/2571)|May 2022 |
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| July 2022| Not resolved |
2526

2627
## Next steps
2728

0 commit comments

Comments
 (0)