Webinar: An introduction to Groovy scripting - write your very first script

Поділитися
Вставка
  • Опубліковано 15 вер 2024
  • 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: bit.ly/2C054Bw
    * Check out the script Library: bit.ly/31qx9um

КОМЕНТАРІ • 34

  • @LordVenom30
    @LordVenom30 Місяць тому

    I've been writing scripts for years using powershell, VBS, and python. This definitely makes me feel a lot newer to scripting than I actually am, but you guys made it look so easy and fun to learn!

  • @TonyBarnesPlus
    @TonyBarnesPlus 4 роки тому +1

    Missed the live Webinar. Thank you for posting this. Very helpful.

  • @carlaannrowland1347
    @carlaannrowland1347 3 роки тому +1

    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.

  • @papanewgunny
    @papanewgunny 3 роки тому +1

    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.

  • @celineflavier
    @celineflavier 2 роки тому

    This is very helpful for beginners, and also very fun to watch! More videos guys!

  • @ErikEkengren
    @ErikEkengren 3 роки тому +1

    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 ;)

  • @jo-annemacleod6853
    @jo-annemacleod6853 4 роки тому +3

    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.

    • @jean-philippecomeau1009
      @jean-philippecomeau1009 4 роки тому

      Thank you for adding this comment!
      It was added at the end of the webinar in the Q&A section but did not make it here. Thanks!

  • @sgomez8194
    @sgomez8194 4 роки тому +3

    This webinar was super helpful and easy to understand. I hope your team continues to release more in the future. Thank you!

  • @LucComeau
    @LucComeau 4 місяці тому

    Great video JP (from a fellow Comeau) - saw your name when i picked up my badge at Team24

  • @mehranzbh
    @mehranzbh 2 роки тому +1

    Thank you very much for this informative video.. I learned a lot

  • @janinamaj2072
    @janinamaj2072 3 роки тому

    J.P your webinar is great, very helpful! Could you make more of these? Thank you!

  • @dominikhufnagel3502
    @dominikhufnagel3502 Рік тому

    Great Tutorial to learn Jira SriptRunner 👍

  • @jordiromera
    @jordiromera 2 роки тому

    Hi guys!
    Very interesting webinar. Please, can you do more webinars with more examples?
    Thank you very much

  • @jordyvillazanaastucuri6778
    @jordyvillazanaastucuri6778 3 роки тому +1

    Excelente tutorial!

  • @isranim
    @isranim 2 роки тому

    I never thought to learning code or programming language being an MBA HR, but time made me think about little automation, and in my New job I found jira to learnt and work, now am good with but Zero in script language but I found this VIDEO is blessing for me to start, since or Admin has left I got opp to look his work, now I need to build a script which fetch details to based other custom field.
    Say there are custom fields called specific role and broader role
    Specific roles has drop down list as java developer, qa, Admin, devops etc while in broader role comes with dev, ops, others.
    All developer and qa comes under dev, Admin under others and devops under others
    Can you guide How do I start with pls

  • @christianwinter20
    @christianwinter20 3 роки тому

    Thanks for this great learning lession! Do you intend to do more webinars like this in the future? It would be really nice!

    • @AdaptavistEnterprise
      @AdaptavistEnterprise  3 роки тому +1

      Hei Christian, thank you and we're really glad you liked it ! Take a look at this webinar too: www.adaptavist.com/webinars/groovy-scripting-for-scriptrunner. Also check out the Champions Hour webinars here, there are a lot of code examples: www.adaptavist.com/webinars. Sign up to our newsletter to receive updates.

  • @federicospagocci2475
    @federicospagocci2475 4 роки тому +1

    Nice, Thank you

  • @notme4710
    @notme4710 3 роки тому +1

    3:25 how can we use return keyword outside a function. Won't that give an error.

  • @sudheergundanna7122
    @sudheergundanna7122 4 роки тому +2

    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?

    • @wardschwillens7845
      @wardschwillens7845 4 роки тому

      I second this. I would like to know how you've setup IntelliJ IDEA and which plugins you have installed to be able to import the atlassian and adaptavist classes. Thanks!

  • @luciusstark
    @luciusstark 6 місяців тому

    @ less than 4 min, it seems:
    1. the first script code is wrong - the "return" requires a function to work.
    2. the speaker doesn't properly know what a comment is.
    Aight... I hope it lives up to expectations, tho.

  • @bariss1
    @bariss1 3 роки тому

    Do you have the same code that you presented in the library ?

  • @lifeofeliteforces9203
    @lifeofeliteforces9203 2 роки тому

    Can I get help in preparing groovy script to send the mail with attachment

  • @roothaunter5091
    @roothaunter5091 4 роки тому +1

    How do I make this same to work in Create & Update Issue? the behaviour to work in Create screen & update issue too.

    • @jean-philippecomeau1009
      @jean-philippecomeau1009 4 роки тому

      That's a lot .
      This will work on create, but on update you would need a Behaviour or a Listener

  • @carlaannrowland1347
    @carlaannrowland1347 3 роки тому

    when is the next one?

  • @carlaannrowland1347
    @carlaannrowland1347 3 роки тому

    Today I was practicing what was taught and now I am getting an error --unable to resolve class timestamp. Java libraries say depreciated.

    • @rongo59
      @rongo59 2 роки тому

      When he was editing using Intlij editor it automagically added an import which you and I have to add by hand.
      import java.sql.Timestamp
      When I added that line near the top the error went away.

  • @rongo59
    @rongo59 2 роки тому

    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.

  • @jlew92xx
    @jlew92xx 2 роки тому +1

    Anybody familiar with profroma?

  • @alsothejiraguy
    @alsothejiraguy 24 дні тому

    Who is here from the future?