[
https://issues.apache.org/jira/browse/CAMEL-13390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16839745#comment-16839745
]
Claudio Miranda commented on CAMEL-13390:
-----------------------------------------
PR for master branch: https://github.com/apache/camel/pull/2915
> 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
> Priority: Major
>
> 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)