[
https://issues.apache.org/jira/browse/CONNECTORS-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135177#comment-14135177
]
Daniel Aschauer commented on CONNECTORS-1026:
---------------------------------------------
Human readable url is always PROTOCOL:// HOST/browse/ISSUEKEY (at least this
was the information i could get from atlassian forum:
https://answers.atlassian.com/questions/8619248/answers/8619291)
> 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)