Draft: libjira: sort jira issues list to guarantee always a fixed order
This commit just orders the Jira issues in the update_issue_status() function to guarantee a fixed order of issues based on the id attribute.
This change can guarantee some predictability to test cases as well.
Signed-off-by: Julio Faracco jfaracco@redhat.com