Skip to content

Sorting order of issues in SCM commit box is off #3365

@bpasero

Description

@bpasero

Steps to Reproduce:

  1. configure this settings
"githubIssues.queries": [
    {
        "label": "My Issues",
        "query": "assignee:bpasero sort:updated-desc is:open"
    }
]
  1. open a multi root workspace with vscode and vscode-docs
  2. make a change to a file in vscode repo and press Ctrl+Space in commit box
  3. compare sorting order in suggest widget compared to sorting order in GH issues list

image

image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions