Skip to content

Fix Broken OData Routes - #1207

Merged
commonsensesoftware merged 1 commit into
mainfrom
dev/css/fix-1138
Jul 30, 2026
Merged

Fix Broken OData Routes#1207
commonsensesoftware merged 1 commit into
mainfrom
dev/css/fix-1138

Conversation

@commonsensesoftware

Copy link
Copy Markdown
Collaborator

Fix Broken OData Routes

  • You've read the Contributor Guide and Code of Conduct.
  • You've included unit or integration tests for your change, where applicable.
  • You've included inline docs for your change, where applicable.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.

Description

Fix broken routes that were incorrectly evicted from the route table. Any complex route that overlaps with the service document or metadata endpoint was being silently evicted. This most often happens using the parentheses route style. This was missed as it is no longer the default. New test coverage has been added to prevent future regression.

@commonsensesoftware
commonsensesoftware merged commit b5df3be into main Jul 30, 2026
4 checks passed
@commonsensesoftware
commonsensesoftware deleted the dev/css/fix-1138 branch July 30, 2026 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ambiguous default get with composite OData key

1 participant