I am using SIL script for raising Defects.
Defect=createIssue(Projectkey,"","Bug",Issuesummary ,"",issue_description,"","","","","");
Then I am trying to link the raised Defect to my current issue(Story) within the same SIL script.
linkIssue(Defect, key, "Blocks");
But linking the defect is throwing exception in logs and my customfield is dropped from reindexing. Can someone suggest how to link the raised defect to current issue?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.