Hi,
We're trying to map Sprint from Jira to Release Cycle in ALM/QC. How do we specify the release that the Release-Cycle is associated with? if we try in calculated value to set the value of parent-id to a default value (for example parent-id to 1056) we get an error. Also the parent-id field of the Release-Cycle should be an item id.
We tried with the FindFirst(Release) function but it returns the first release and not the desired one (Release with name 4.9.0 or id 1056).
How do we specify this relationship?