atlassian-python-api
atlassian-python-api copied to clipboard
Bamboo: Result ordering
Hello,
I am looking for a way to do the following: -get the latest successful build result ie the successful build with the most recent completion time -get the oldest build result ie the failed build with the oldest completion time
I have not found a way to accomplish these using the existing parameters. I am thinking a 'sort' parameter addition will make these possible. As it will make it possible to sort the results in ascending or descending order of a given property.
@chinua Sorry, I missed your request, if it's still actual. do you want to implement in Bamboo wrapper right ?