Hi Team,
I have created a button in Jira and also added the one post function in this button.
Post Function : Custom script post-function
We have updated Hello World Java program.
Once, we click button in Jira ticket. the post function is executed successfully.
But conclusion is how to get output of the code.
Do we need any update in the script of any configurations.
Please help me on this.
Thank you in advance!
Regards,
Maheedar
Where you are printing "Hello Word" in your Java Program?
If its in log then in the log file it will be printed.
If you want to see it on issue level then You need to set the "Hello World" in some text custom field.
create a new single text custom field and update the "Hello World" Value in that custom field
So you can see "Hello World" Value in that custom field on view issue page
Accept Answer if it helps
Thanks,
Sachin
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.