You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claudio Miranda (JIRA)" <ji...@apache.org> on 2019/04/02 14:04:00 UTC

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

Claudio Miranda created CAMEL-13390:
---------------------------------------

             Summary: 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


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
 * component
 * assignee
 * watchers
 * issue type
 * priority
 * attachment

read Jira issues.

update Jira issues including filed data such as
 * component
 * assignee
 * watchers
 * issue type
 * 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)