JIRA: link issues
⛶
21 Jan, 2025
• 35 words • 1 min
⚠️ This post is over one year old. It may no longer be up to date or relevant. Opinions may have changed.
Definitely not intuitive:
Press Cmd + K, type in “link”, ENTER.
Select the relationship kind (e.g. “is caused by”, “causes”, etc)
Paste in the issue ID (e.g. INFRA-42) or link, or type in search keywords.
Related Posts
Stack Overflow: How to make mailto: links to go to Gmail?
The described solution is platform agnostic — it should work for other email providers than …
Apr 05, 2026
LeetCode #203: Remove Linked List Elements:
python # Definition for singly-linked list. # class ListNode: # def __init__(self, val=0, next=None): # …
Dec 31, 2025
Previously , previously , previously , previously , previously .
Thiago Perrotta