Hi.
I configure automation rules and wont to chek there status of linked issue. I try to do it with the next code:
issueFunction in linkedIssuesOf("status = Open", "Link name") and have the next error:
<span>Could not find any issue link type having either inward or outward description: linia wsparćia. Remove argument to search all link types. Available links are...</span>
<span>But i use correct link name.</span>
<span>Maybe i can check status of linked issue in anothr way?</span>