You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, How could I get last sprint of my queue?
Is it possible to get all sprints for 'MYQUEUE'
queue = client.queues['MYQUEUE']
sprints = queue.sprints
The text was updated successfully, but these errors were encountered:
Hello, How could I get last sprint of my queue?
Is it possible to get all sprints for 'MYQUEUE'
queue = client.queues['MYQUEUE']
sprints = queue.sprints
The text was updated successfully, but these errors were encountered: