microsoft / vscode-pull-request-github

GitHub Pull Requests for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-pull-request-github
MIT License
2.31k stars 577 forks source link

Asking to hide the number column results in number being undefined for all entries #6369

Closed rzhao271 closed 1 day ago

rzhao271 commented 2 days ago

Testing #6331

With electron/electron open, I asked @githubpr most popular issues in this repository sorted by created date descending but with the title and number columns hidden and got the query repo:electron/electron is:issue sort:created. The chat participant then displayed the first ten results with the columns number, labels, state, and created At. For all shown bugs, the number said undefined but was actually a link that pointed to the proper issue on GitHub. It sorted the issues by created date in descending order, at least.

alexr00 commented 1 day ago

That's funny, I always add in the number column and make it a link, but in this case that back fires.