Conversion: list of the links / references on the items TO the list of names of the referenced items
Hi dear Community,
in the wikitext field of my current tracker I have the references' list to the items of another tracker, like
"[ISSUE:123456] Here is the name of referenced item 1, Created: ...., Modified...., Status.,, "
"[ISSUE:654321] Here is the name of referenced item 2, Created: ...., Modified...., Status.,, "
etc.
I need to convert this references' list to the list of NAMES of referenced items from another tracker, so that in new computed field (also wikitext) I'll get the NAMES' list like:
"Here is the name of referenced item 1, Created: ...., Modified...., Status.,, "
"Here is the name of referenced item 2, Created: ...., Modified...., Status.,, "
etc.
Which computation function / formula should be used to make this conversion? (I suppose, the function List (....) and some projections should be used).
Thank you in advance for your support!


