The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Jira Automation - 'Open' and issue that's just been created

Jonathan Cunliffe
Contributor
April 20, 2023

Hi all,

I've just written some simple automation to create an issue (a bug) with some initial fields and a link to a parent (story).  I'd like to now open, as a new browser window, the newly created issue to allow the user to complete the details.

Is this possible using automation?

Thanks,
JonC

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
April 20, 2023

Hi @Jonathan Cunliffe 

No, that is not possible with the built-in automation for Jira.

What you are describing would need to interact with the local computer to open the browser (or browser tab).

One work-around you could try with built-in features would be to mention the user in the new story, and that would appear in the notifications (i.e., bell icon at the top-right of the browser), and from there they could open the issue.

Kind regards,
Bill