Jira - how to get Sprint information -


I'm exploring a way to get sprint information using Sprint API from GRA I did not get the information in the Jira documentation Does anyone know this?

The document for Jirra-Python is here if any other language is using a specific board board Get sprint in / id = 441 print ("Greenhapar Board:% s (% s)"% (Board [0] .name, board_id):

) Sprints = gh.sprints (board_id)

Comments

Popular posts from this blog

scala - Play Framework - how to bind form to a session field -

c++ - Why does Visual Studio Release build break on non-executing code line -

javascript - parsing json not working -