Here my code i'm trying to acces a customfield value but i'm having an error string[] parentIssuekeys = linkedIssues(issuekey,"Link",1); string highestSeverity = "None"; for(string parentIssuekey ...
Copied to clipboard