[llvm-dev] IMPORTANT: LLVM Bugzilla migration

Tom Stellard via llvm-dev llvm-dev at lists.llvm.org
Tue Nov 23 09:07:27 PST 2021


On 11/23/21 09:03, Michael Kruse via llvm-dev wrote:
> Am Di., 23. Nov. 2021 um 11:00 Uhr schrieb Michael Kruse
> <llvmdev at meinersbur.de>:
>> Am Di., 23. Nov. 2021 um 10:23 Uhr schrieb Aaron Ballman via llvm-dev
>> <llvm-dev at lists.llvm.org>:
>>> 1) GitHub's search is pretty abysmal, but I was not expecting it to be
>>> this level of problematic. Doing a search for something like
>>> "attribute" to see what kind of attribute-related bugs are open is
>>> trivial in Bugzilla and utterly useless in GitHub. I'm guessing this
>>> wasn't expected, but I'm wondering if there's anything to be done
>>> about it?
>>>
>>> Bugzilla search:
>>> https://bugs.llvm.org/buglist.cgi?quicksearch=attribute&list_id=227180
>>> GitHub search: https://github.com/llvm/test8/issues?q=is%3Aissue+is%3Aopen+attribute
>>>
>>> (Note, I get the same useless results in other cases, like
>>> https://github.com/llvm/test8/issues?q=is%3Aissue+is%3Aopen+consteval
>>> or https://github.com/llvm/test8/issues?q=is%3Aissue+is%3Aopen+concepts)
>>
>> I noticed this too, but it seems that the search is "just" broken: I
>> could not find a query (other than author:@me, is:open and/or
>> is:issue) returning any result, even searching for "a" or "the"
> 
> Seems to be an indexing issue on GitHub's side. A added a comment to
> https://github.com/llvm/test8/issues/32534, now it shows up in my
> queries, but nothing else.
> 

This could be related to the fact that this is a private repo and we
don't have full permissions on it.

-Tom

> Michael
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
> 



More information about the llvm-dev mailing list