Jiri Ondrusek created CAMEL-22597:
-------------------------------------
Summary: Jira possible error when using jira url ending with /
Key: CAMEL-22597
URL: https://issues.apache.org/jira/browse/CAMEL-22597
Project: Camel
Issue Type: Bug
Components: camel-jira
Affects Versions: 4.16.0
Reporter: Jiri Ondrusek
Assignee: Jiri Ondrusek
I encountered an issue when I was testing Jira extension (from CQ) with the
real Jira server.
If I use jira-url in format `[http://localhost:8080|http://localhost:8080/]`,
all goes well.
But if I use url as `[http://localhost:8080/]`. there is an error during an
issue CRUD operation.
I think that it would be better if camel-Jira was able to handle both formats
(which worked before
[commit|https://github.com/apache/camel/commit/4ea43935a64e409e1f40be35a71fdc72c49c4805]).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)