[
https://issues.apache.org/jira/browse/CAMEL-13390?focusedWorklogId=243979&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-243979
]
ASF GitHub Bot logged work on CAMEL-13390:
------------------------------------------
Author: ASF GitHub Bot
Created on: 17/May/19 12:10
Start Date: 17/May/19 12:10
Worklog Time Spent: 10m
Work Description: oscerd commented on pull request #2915: CAMEL-13390
camel-jira component based on an updated Jira Rest Java Client library
URL: https://github.com/apache/camel/pull/2915
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 243979)
Time Spent: 10m
Remaining Estimate: 0h
> 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
> 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)