Learn the basics of Groovy scripting and hit the ground running with your next Jira challenge!
In this session we cover all the basics you need to get started and write your first script. Want to learn how to set up your dev environment? Interested in the best way to work with the Jira API, objects and methods? Maybe you’re looking to learn more about the Adaptavist library? This video has you covered! Oh, and did we mention, you’ll learn how to write your first Groovy script!? Enjoy!
* Get the latest version of ScriptRunner here: https://bit.ly/2C054Bw
* Check out the script Library: https://bit.ly/31qx9um
source
Anybody familiar with profroma?
Do they have this for Confluence? My team has some statistics that they get in email and are being required to manage statistics in a Confluence page. This is very tedious.
This is very helpful for beginners, and also very fun to watch! More videos guys!
My feedback would be that using intelij in the demo is not very helpful to us. If you did the same demo using ONLY the console it would be much clearer for us.
Thank you very much for this informative video.. I learned a lot
3:25 how can we use return keyword outside a function. Won't that give an error.
Today I was practicing what was taught and now I am getting an error –unable to resolve class timestamp. Java libraries say depreciated.
when is the next one?
Love this video. Helped give me a springboard to adapt for a due date post function at work. As a newbie writing scripts using ScriptRunner thank you for explaining the import sections… contractor analogy was perfect.
J.P your webinar is great, very helpful! Could you make more of these? Thank you!
Do you have the same code that you presented in the library ?
Excelente tutorial!
Thanks for this great learning lession! Do you intend to do more webinars like this in the future? It would be really nice!
Awesome tutorial! Being new-ish to Jira, but even more so to Groovy and Scriptrunner and add to that not having a huge amount of programming experience but i was able to get a working script following this.
Thank you! This was a very helpful video for understanding the basics in a simple groovy script. I think I might have the courage to create a few of my own now, in the Dev environment of course š
Missed the live Webinar. Thank you for posting this. Very helpful.
How do I make this same to work in Create & Update Issue? the behaviour to work in Create screen & update issue too.
Really like the tip on using Calendar + Timestamp for Jira due dates. Will definitely be stowing that for the future.
Great webinar. One comment is, that by using field IDs rather than the name, when you migrate your script from test to prod, the field id's may not be the same. This will obviously break the script. Something to keep in mind, as you will run into this.
Thanks. It will be nice if you share what version of adaptavist plugin you used with what version of intellij. How to get system field say "Issue" drop down that is with linked Issues?
This webinar was super helpful and easy to understand. I hope your team continues to release more in the future. Thank you!
Nice, Thank you