I’ve wanted this as well… being able to do something like “kind and (thing1 or thing2)”.
But expressing it in URL is tough. I did do a local patch where i could set a flag and it would do “and”, but I’d like to express a little more. One thing I had considered was using RPN… “kind thing1 thing2 or and”… but that’s not the greatest either. Any ideas? Jared > On Feb 8, 2016, at 18:56, Greg MacDonald <[email protected]> wrote: > > Ok, I was just curious. I’m not sure how you’d go about supporting all > possible logical expressions without the UI getting unhappy. > > From: Pierre Tardy [mailto:[email protected]] > Sent: Monday, February 08, 2016 4:18 PM > To: Greg MacDonald; [email protected] > Subject: Re: [[email protected]] tags on builders page > > yes, the builder's page tag filtering is an ORing by design. > I guess the two options have usecases, but I am not sure how to build an easy > UI for supporting those. So I added the one that made the more sense for me. > > > Le mar. 9 févr. 2016 à 00:40, Greg MacDonald <[email protected] > <mailto:[email protected]>> a écrit : > I’m trying to filter the builders page by two tags but it seems to be OR’ing > them together where I’d like it to AND instead. I’ve tried adding + to the > beginning of the tag in the address bar but that doesn’t work. Is this a bug? > This is with nine beta6. > > -Greg > _______________________________________________ > users mailing list > [email protected] <mailto:[email protected]> > https://lists.buildbot.net/mailman/listinfo/users > <https://lists.buildbot.net/mailman/listinfo/users>_______________________________________________ > users mailing list > [email protected] > https://lists.buildbot.net/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
