Table of Contents

Here you can find some most popular search examples. Just copy and paste with some modifications into the textarea: 

Image Modified

Find by Comment Author

...

This query will find all issues which have incoming or outgoing link "Block"

Code Block
themeConfluence
languagelinenumbersjstrue
{
  "fields.issuelinks.type.name": "Block"
}

...