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
I need to return a list of sprints in reverse order. I see I can get the list like this: client.Agile.get_sprints('148') but how can I set an order?
Any help is greatly appreciated!
The text was updated successfully, but these errors were encountered:
I need to return a list of sprints in reverse order. I see I can get the list like this:
client.Agile.get_sprints('148')
but how can I set an order?Any help is greatly appreciated!
The text was updated successfully, but these errors were encountered: