You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Bruno Marti (JIRA)" <ji...@codehaus.org> on 2014/07/09 10:06:10 UTC

[jira] (MCHANGES-308) Support filters when using REST API / JQL

    [ https://jira.codehaus.org/browse/MCHANGES-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=349354#comment-349354 ] 

Bruno Marti commented on MCHANGES-308:
--------------------------------------

current patch does not honor maven variables.
this *works*:
  {code}<filter>labels=my-custom-label</filter>{code}
this *doesn't work*:
  {code}<filter>labels=${project_specification_title}</filter>{code}

> Support filters when using REST API / JQL
> -----------------------------------------
>
>                 Key: MCHANGES-308
>                 URL: https://jira.codehaus.org/browse/MCHANGES-308
>             Project: Maven Changes Plugin
>          Issue Type: Wish
>          Components: jira
>    Affects Versions: 2.8, 2.9
>            Reporter: Johannes Odland
>         Attachments: MCHANGES-308__Support_filters_when_using_REST_API___JQL.patch
>
>
> The original JiraDownloader supported a custom filter for downloading issues.
> After migrating to REST, the JiraDownloader/ClassicDownloader/RestJiraDownloader does not support this filter.
> Can you reintroduce support for custom filter?



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)