TBA

Results 3 issues of TBA

**Assemblies affected** ASP.NET Core OData 8.x **Describe the bug** When doing an `$orderby` on an Enum data type, hitting the `nextLink` in the `$skipToken` fails with an exception. The following...

bug

**Assemblies affected** ASP.NET Core OData 8.x **Describe the bug** `NextLink` does not have `$skipToken` even when configured, but instead has `$skip` when a `$compute` expression is used in the request....

bug

### Description `RedactorProvider.GetRedactor(DataClassification.None)` returns `ErasingRedactor` instead of `NullRedactor`. However a property that is decorated with `[NoDataClassification]` attribute is not redacted (which is expected though). ### Reproduction Steps I have enabled...

untriaged
bug