You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Andrea Cosentino (JIRA)" <ji...@apache.org> on 2019/05/17 12:34:00 UTC

[jira] [Updated] (CAMEL-13390) Develop new jira component based on rest api

     [ https://issues.apache.org/jira/browse/CAMEL-13390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrea Cosentino updated CAMEL-13390:
-------------------------------------
    Fix Version/s: 3.0.0-M3
                   3.0.0

> Develop new jira component based on rest api
> --------------------------------------------
>
>                 Key: CAMEL-13390
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13390
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Claudio Miranda
>            Assignee: Andrea Cosentino
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0-M3
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> For next syndesis version, we need a Jira component. This component should be based on [Jira rest api|https://developer.atlassian.com/server/jira/platform/rest-apis/]
> The initial feature set is as follow:
> create Jira issues including filed data such as
>  * type
>  * component
>  * assignee
>  * watchers
>  * issue type
>  * priority
>  * attachment
>  * labels
> read Jira issues.
> update Jira issues including filed data such as
>  * component
>  * status
>  * resolution
>  * type
>  * assignee
>  * watchers
>  * issue type
>  * labels
>  * priority
>  * attachment
> delete Jira issues.
> comment on an issue.
> Search issues with a custom Jira query.
> Documentation and unit tests are also included.
> I want to prototype a first version and submit for review asap.
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)