Skip to content

Duplicated issues in tree #4781

Closed
Closed
@alexdima

Description

Using the extension at version v0.63.2023042709

I'm using the following settings:

	"githubIssues.queries": [
		{
			"label": "April 2023",
			"query": "assignee:${user} state:open milestone:\"April 2023\""
		},
		{
			"label": "My Issues",
			"query": "default"
		},
		{
			"label": "Created Issues",
			"query": "author:${user} state:open repo:${owner}/${repository} sort:updated-desc"
		}
	],

In the tree, I am seeing that the issues are shown twice:

image

Version: 1.78.0-insider
Commit: d6290ef6582acecbf3bca1558111f2ee64375801
Date: 2023-04-27T05:38:42.326Z
Electron: 22.4.8
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin arm64 22.4.0
Sandboxed: No

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