[
https://issues.apache.org/jira/browse/CONNECTORS-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135511#comment-14135511
]
Karl Wright commented on CONNECTORS-1026:
-----------------------------------------
Hi Daniel,
I didn't notice the conditional, just the structure. ;-)
Since it's always used, might as well not do it optionally. But if everything
is in place I can do that.
> ID/URI used in JIRA Connector
> ------------------------------
>
> Key: CONNECTORS-1026
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1026
> Project: ManifoldCF
> Issue Type: Improvement
> Components: JIRA connector
> Affects Versions: ManifoldCF 1.7
> Reporter: Daniel Aschauer
> Fix For: ManifoldCF 2.0
>
> Attachments: CONNECTORS-1026.patch
>
>
> Currently the id of the solr document is the "self" field that comes from the
> REST API and has the form http://HOST/rest/api/2/issue/ISSUEID
> At least in our project we would like to use the "real human-readable"
> url of the issue (not the rest json formatted). (e.g. http://HOST/ISSUEKEY)
> - What do others think about it?
> - As it doesn't seem that this url can be retrieved anyhow in the API, I
> guess it has to be composed, Would the mentioned form http://HOST/ISSUEKEY
> always work?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)