Folks,
I noticed that the 'newbie' filter on site [1] searches issues by *component*. But it seems to me that the majority of such tickets are marked with a label instead, so contributors don't see them when they open this link. Is there a policy? For me label makes more sense. 'newbie' is not a component. [1] https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20component%20in%20(newbie) -Val |
I agree, label makes more sense.
On Tue, Feb 23, 2016 at 8:55 PM, Valentin Kulichenko < [hidden email]> wrote: > Folks, > > I noticed that the 'newbie' filter on site [1] searches issues by > *component*. But it seems to me that the majority of such tickets are > marked with a label instead, so contributors don't see them when they open > this link. > > Is there a policy? For me label makes more sense. 'newbie' is not a > component. > > [1] > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20component%20in%20(newbie) > > -Val > |
I cleared component field for tickets and added label instead. Anton, can
you please change link on the website to search by label? --Yakov 2016-02-24 11:50 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > I agree, label makes more sense. > > On Tue, Feb 23, 2016 at 8:55 PM, Valentin Kulichenko < > [hidden email]> wrote: > > > Folks, > > > > I noticed that the 'newbie' filter on site [1] searches issues by > > *component*. But it seems to me that the majority of such tickets are > > marked with a label instead, so contributors don't see them when they > open > > this link. > > > > Is there a policy? For me label makes more sense. 'newbie' is not a > > component. > > > > [1] > > > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20component%20in%20(newbie) > > > > -Val > > > |
I think link should be
https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20labels%20in%20(newbie) --Yakov 2016-02-24 12:14 GMT+03:00 Yakov Zhdanov <[hidden email]>: > I cleared component field for tickets and added label instead. Anton, can > you please change link on the website to search by label? > > --Yakov > > 2016-02-24 11:50 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > >> I agree, label makes more sense. >> >> On Tue, Feb 23, 2016 at 8:55 PM, Valentin Kulichenko < >> [hidden email]> wrote: >> >> > Folks, >> > >> > I noticed that the 'newbie' filter on site [1] searches issues by >> > *component*. But it seems to me that the majority of such tickets are >> > marked with a label instead, so contributors don't see them when they >> open >> > this link. >> > >> > Is there a policy? For me label makes more sense. 'newbie' is not a >> > component. >> > >> > [1] >> > >> > >> https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20component%20in%20(newbie) >> > >> > -Val >> > >> > > |
Done,
Updated to https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20labels%20in%20(newbie)%20and%20status%20%3D%20OPEN On Wed, Feb 24, 2016 at 12:15 PM, Yakov Zhdanov <[hidden email]> wrote: > I think link should be > > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20labels%20in%20(newbie) > > --Yakov > > 2016-02-24 12:14 GMT+03:00 Yakov Zhdanov <[hidden email]>: > > > I cleared component field for tickets and added label instead. Anton, can > > you please change link on the website to search by label? > > > > --Yakov > > > > 2016-02-24 11:50 GMT+03:00 Dmitriy Setrakyan <[hidden email]>: > > > >> I agree, label makes more sense. > >> > >> On Tue, Feb 23, 2016 at 8:55 PM, Valentin Kulichenko < > >> [hidden email]> wrote: > >> > >> > Folks, > >> > > >> > I noticed that the 'newbie' filter on site [1] searches issues by > >> > *component*. But it seems to me that the majority of such tickets are > >> > marked with a label instead, so contributors don't see them when they > >> open > >> > this link. > >> > > >> > Is there a policy? For me label makes more sense. 'newbie' is not a > >> > component. > >> > > >> > [1] > >> > > >> > > >> > https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20component%20in%20(newbie) > >> > > >> > -Val > >> > > >> > > > > > |
Free forum by Nabble | Edit this page |