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:10: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 ]

Claudio Miranda updated CAMEL-13390:
------------------------------------
    Description: 
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.

 

 

  was:
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.

 

 


> 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)