Question about trac search
Richard Kimberly Heck
rikiheck at lyx.org
Mon Jan 4 18:48:47 UTC 2021
On 1/4/21 4:47 AM, Yu Jin wrote:
> Am Mo., 4. Jan. 2021 um 10:39 Uhr schrieb Yu Jin <yu_jin at lyx.org
> <mailto:yu_jin at lyx.org>>:
>
> I am trying to search for bugs in Trac. I have chosen only "new"
> status in the filters, but the result also shows fixedinstable,
> reopened and even closed bugs in some cases. See attached.
> What am I doing wrong?
>
> Ah found, it was
> (status AND cc) OR (Assignee)
> need
> (status AND cc) OR (Assignee AND status)
> kinda repeated unnecessarily, but I guess it can't be helped.
> Or is there a way to
> (cc OR assignee) and (status)
> ?
Trac search is very primitive, I'm afraid.
Riki
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20210104/3b7395ab/attachment-0001.html>
More information about the lyx-devel
mailing list