Skip to content

Conversation

LingMan
Copy link
Contributor

@LingMan LingMan commented Sep 17, 2025

The existing link added the search parameter is:open,closed which results in no issues being found at all. Simply leaving it out will show all results, open and closed, which was most likely the intention here.

The existing link added the search parameter `is:open,closed` which results in no issues being found at all. Simply leaving it out will show all results, open and closed, which was most likely the intention here.
@djc
Copy link
Contributor

djc commented Sep 17, 2025

Thanks!

@djc djc added this pull request to the merge queue Sep 17, 2025
Merged via the queue into rust-lang:master with commit 870b0d6 Sep 17, 2025
29 checks passed
@rami3l
Copy link
Member

rami3l commented Sep 18, 2025

The existing link added the search parameter is:open,closed which results in no issues being found at all. Simply leaving it out will show all results, open and closed, which was most likely the intention here.

@LingMan Thanks for this PR!

is:open,closed was specifically there to work around a GitHub bug where leaving it out will only show the open issues bot not the closed ones. It seems like the original bug has been fixed but a new regression has been introduced? 🤔

@LingMan LingMan deleted the patch-1 branch September 18, 2025 04:12
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.

3 participants