On Tue, 15 Sep 2026 07:32:39 +0000 Jouni Äijälä <[email protected]> wrote:
> Hi Ilya, > > You can find the bugs for example by using this query: > type = bug and watcher = currentUser() and affectedVersion ~ "5.*" > and status != Closed Let me know if this does not work for you > > Br > Jouni Äijälä > Senior Manager, R&D > > > Confidential > ________________________________ > From: Ilya Fedin <[email protected]> > Sent: Monday, 14 September 2026 17.33 > To: Jouni Äijälä via Development <[email protected]> > Cc: Jouni Äijälä <[email protected]> > Subject: Re: [Development] Error database cleaning continues > > [You don't often get email from [email protected]. Learn why this > is important at https://aka.ms/LearnAboutSenderIdentification ] > > On Mon, 14 Sep 2026 09:57:26 +0000 > Jouni Äijälä via Development <[email protected]> wrote: > > > Hi all, > > > > Error database cleaning process is going forward and Qt 4 bugs are > > now closed. The next step is to continue the process gradually with > > Qt 5 bugs starting from 5.0.* Qt version. If you know that a bug > > reported by you can be reproduced also with supported Qt version > > please add the correct “Affects versions” label. Otherwise it will > > be closed. Note that the bugs can be reopened later on if needed > > but if the bug is reopened, evidence needs to be provided that the > > bug is valid with supported version. “Not_in_maintenance_scope” > > label will be added for further search. > > > > Br > > Jouni Äijälä > > Senior Manager, R&D > > > > > > Confidential > > I have 85 watching reports (all reports affecting me), I believe some > of them are reported in Qt 5 times and are still valid, how can I find > them (i.e. having only affected version < 6)? It returns around 20 reports with both affected version 5 and 6 just like my manual attempts (affectedVersion < "6.0.0") but I tried to change it to `not affectedVersion ~ "6.*"` and now it returns just 3 reports really having only affected version 5.x -- Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
