You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by Daniel Shahaf <da...@apache.org> on 2017/07/26 13:39:10 UTC

jira filter for 1.10.0-pending issues (was: svn commit: r1803045 - /subversion/trunk/tools/dist/templates/rc-release-ann.ezt)

danielsh@apache.org wrote on Wed, 26 Jul 2017 13:37 +0000:
> +++ subversion/trunk/tools/dist/templates/rc-release-ann.ezt Wed Jul 26 13:37:18 2017
> @@ -31,7 +31,7 @@ Apache Subversion open source version co
> -    http://subversion.tigris.org/issues/buglist.cgi?component=subversion&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&target_milestone=[major-minor-patch]
> +    https://issues.apache.org/jira/browse/SVN-4629?jql=project%20%3D%20SVN%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%20[major-minor-patch]%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC

I'm not entirely sure whether that's the correct jira URL.  For example,
I'm not sure whether the filter should specify "Status" (either in
addition to "Resolution" or instead of it).  If a change needs to be
made, please tell me.  (Or commit it directly :-))

Thanks,

Daniel

Re: jira filter for 1.10.0-pending issues

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Stefan wrote on Sun, 06 Aug 2017 13:15 +0200:
> On 7/26/2017 15:39, Daniel Shahaf wrote:
> > danielsh@apache.org wrote on Wed, 26 Jul 2017 13:37 +0000:
> >> +    https://issues.apache.org/jira/browse/SVN-4629?jql=project%20%3D%20SVN%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%20[major-minor-patch]%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
> 
> FWIW: Reviewed the JIRA link and looks correct to me.

Thanks, Stefan.  I have since then changed the link so as to not embed
"SVN-4629" in it; I thought that'd be more future-proof.

Re: jira filter for 1.10.0-pending issues

Posted by Stefan <lu...@posteo.de>.
On 7/26/2017 15:39, Daniel Shahaf wrote:
> danielsh@apache.org wrote on Wed, 26 Jul 2017 13:37 +0000:
>> +++ subversion/trunk/tools/dist/templates/rc-release-ann.ezt Wed Jul 26 13:37:18 2017
>> @@ -31,7 +31,7 @@ Apache Subversion open source version co
>> -    http://subversion.tigris.org/issues/buglist.cgi?component=subversion&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&target_milestone=[major-minor-patch]
>> +    https://issues.apache.org/jira/browse/SVN-4629?jql=project%20%3D%20SVN%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%20[major-minor-patch]%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
> I'm not entirely sure whether that's the correct jira URL.  For example,
> I'm not sure whether the filter should specify "Status" (either in
> addition to "Resolution" or instead of it).  If a change needs to be
> made, please tell me.  (Or commit it directly :-))
>
> Thanks,
>
> Daniel

FWIW: Reviewed the JIRA link and looks correct to me.

Regards,
Stefan


Re: jira filter for 1.10.0-pending issues

Posted by Stefan <lu...@posteo.de>.
On 7/26/2017 15:39, Daniel Shahaf wrote:
> danielsh@apache.org wrote on Wed, 26 Jul 2017 13:37 +0000:
>> +++ subversion/trunk/tools/dist/templates/rc-release-ann.ezt Wed Jul 26 13:37:18 2017
>> @@ -31,7 +31,7 @@ Apache Subversion open source version co
>> -    http://subversion.tigris.org/issues/buglist.cgi?component=subversion&issue_status=NEW&issue_status=STARTED&issue_status=REOPENED&target_milestone=[major-minor-patch]
>> +    https://issues.apache.org/jira/browse/SVN-4629?jql=project%20%3D%20SVN%20AND%20resolution%20%3D%20Unresolved%20AND%20fixVersion%20%3D%20[major-minor-patch]%20ORDER%20BY%20priority%20DESC%2C%20updated%20DESC
> I'm not entirely sure whether that's the correct jira URL.  For example,
> I'm not sure whether the filter should specify "Status" (either in
> addition to "Resolution" or instead of it).  If a change needs to be
> made, please tell me.  (Or commit it directly :-))
>
> Thanks,
>
> Daniel

FWIW: Reviewed the JIRA link and looks correct to me.

Regards,
Stefan