Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tip

All query examples written in grey boxes are active. You can easily copy them and insert into your Query Console to test. Icon “Copy” appears when your cursor gets into grey query box.

Try me:

Code Block
languagesql
SELECT * 
FROM ISSUE i 
WHERE i.JQL= 'assignee currentUser()'