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
Post a Comment