jamesnetherton closed issue #5427: camel-quarkus-jira WatchUpdates Bug
URL: https://github.com/apache/camel-quarkus/issues/5427
--
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.
jamesnetherton commented on issue #5427:
URL: https://github.com/apache/camel-quarkus/issues/5427#issuecomment-1825257641
This will be fixed in the upcoming Camel Quarkus 3.6.0 release.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
viggo23111 commented on issue #5427:
URL: https://github.com/apache/camel-quarkus/issues/5427#issuecomment-1782461567
Hey thanks for looking into this, I would look forward to testing it when
it gets fixed :)
Den fre. 27. okt. 2023 kl. 09.48 skrev James Netherton <
***@***.***>:
jamesnetherton commented on issue #5427:
URL: https://github.com/apache/camel-quarkus/issues/5427#issuecomment-1782458022
Apologies for the delay in responding. I think I may have found the cause:
https://issues.apache.org/jira/browse/CAMEL-20053
--
This is an automated message from
viggo23111 commented on issue #5427:
URL: https://github.com/apache/camel-quarkus/issues/5427#issuecomment-1763039790
hmm the watchUpdates endpoint is just giving me the issue I updated
something on, so I'm not getting more than one issue when the route start, the
problem is the endpoint do
jamesnetherton commented on issue #5427:
URL: https://github.com/apache/camel-quarkus/issues/5427#issuecomment-1763032735
> is there anything I can do to make this work
I am not super familiar with how `watchUpdates` works, but could you maybe
handle this by tweaking the JQL? E.g ord
viggo23111 opened a new issue, #5427:
URL: https://github.com/apache/camel-quarkus/issues/5427
### Bug description
I have an camel endpoint:
jira://watchUpdates?jiraUrl=${JIRA_URL}&username=RAW(${JIRA_USERNAME})&password=RAW(${JIRA_PASSWORD})&jql=RAW(project=CTT)&sendOnlyUpdatedField=