Skip to content

feat(search): Add recommended sort to SortOptions enum#113740

Merged
mrduncan merged 2 commits intomasterfrom
mrduncan/recommended-backend
Apr 27, 2026
Merged

feat(search): Add recommended sort to SortOptions enum#113740
mrduncan merged 2 commits intomasterfrom
mrduncan/recommended-backend

Conversation

@mrduncan
Copy link
Copy Markdown
Member

@mrduncan mrduncan commented Apr 22, 2026

Add RECOMMENDED as a first-class sort option so it can be persisted in saved searches and issue views. The search backend already supports executing the recommended sort; this change allows it to pass validation when saving.

A separate PR will follow to add this as an option in the UI.

See also: #111043

Add RECOMMENDED as a first-class sort option so it can be persisted in
saved searches and issue views. The search backend already supports
executing the recommended sort; this change allows it to pass
validation when saving.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label Apr 22, 2026
@mrduncan mrduncan requested a review from a team April 22, 2026 23:15
@mrduncan mrduncan marked this pull request as ready for review April 22, 2026 23:15
@mrduncan mrduncan requested review from a team as code owners April 22, 2026 23:15
@mrduncan mrduncan merged commit db913b8 into master Apr 27, 2026
55 of 56 checks passed
@mrduncan mrduncan deleted the mrduncan/recommended-backend branch April 27, 2026 17:35
cleptric pushed a commit that referenced this pull request May 5, 2026
Add RECOMMENDED as a first-class sort option so it can be persisted in
saved searches and issue views. The search backend already supports
executing the recommended sort; this change allows it to pass validation
when saving.

A separate PR will follow to add this as an option in the UI.

See also: #111043

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants