Ctrl+Click/Middle clicking on Create button at the top - recognizing JIRA Event

Hi everyone!

I wanted to know if I can recognize a JIRA Event triggered when Create button is clicked (Ctrl+Click/Middle click) at the top to be opened in a new tab.

I was able to use NEW_CONTENT_ADDED to recognize inline editing, dialogReady and other events by observing the “context” and “reason” parameters passed in. This particular issue doesn’t seem to trigger any context or reasons.

Any guidance and help would be greatly appreciated!

PTK