[
https://issues.apache.org/jira/browse/CAMEL-14443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17023959#comment-17023959
]
Clement Mouchet commented on CAMEL-14443:
-----------------------------------------
PR submitted: https://github.com/apache/camel/pull/3518
> Add new producers to camel-jira
> -------------------------------
>
> Key: CAMEL-14443
> URL: https://issues.apache.org/jira/browse/CAMEL-14443
> Project: Camel
> Issue Type: New Feature
> Affects Versions: 3.x
> Reporter: Clement Mouchet
> Priority: Minor
> Attachments: camel-jira-new-producers.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Hi there,
> I'd like to propose new producers for the Camel Jira router.
> # *Fetch Issue* a simple fetch and return endpoint that allows using Camel
> as a proxy between a client and Jira for instance
> # *Fetch Comments* a simple fetch and return endpoint that allows using
> Camel as a proxy between a client and Jira for instance
> # *Add Work Log* very similar to the add comment endpoint, it allows a
> client to create work log entries on an issue
> # *Add Issue Link* this one allows a client to link two issues together with
> a given link type
>
> I've been using this on rest routes with Camel acting as a proxy to Jira, and
> with other routes, logging what things.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)