Automatic detection of Jazz Links in EWM and how it works
Hello everyone,
In Jazz, if you type "release request 1574" in any text field of another work item it will automatically detect it (if a release request with that id actually exists). I understood there's some kind of Link Detector behind. Is there any (Java) API for it?
When querying work items that contain these kind of referenced links via OSLC API (or any API I think) it simply returns the plain text and not the text with the referenced URLs. The text obtained is basically useless without those referenced links.
Is there any way to recreate this using an API?
Thanks a lot,
Ana