Hello,
Can I have a solution (ie with with a java code in Script Post-Function [ScriptRunner] to open and url link in a brower in a jira post function?
Post functions have no link with the UI, there's no way to do this.
Thank you for your quick response
But Is there an other solution to open and url link in a brower during a transition?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No, a transition has a screen for people to enter data, then it proceeds to take the user back to what they were looking at before. All the transition processing is done on the issue in the background, stuff that has no relationship to the UI because it doesn't need it (as you want to put the user back where they were before, not run off to some other place to do something unrelated)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.