Drew Dakin
Drew Dakin
https://github.com/pycontribs/jira/blob/fe78ddd99a6a8f738cc50b996259b27954b192c8/jira/client.py#L4402 I noticed that the jira.client.incompletedIssuesEstimateSum method fails with KeyError: 'incompletedIssuesEstimateSum'. At the moment the code looks for the nesting `['contents']['incompletedIssuesEstimateSum']['value']` It seems like the value that it should be...
**Describe the bug** soap_client method not found when instantiating ETL_Client. SUDS complains it cannot find the method 'PartnerAPI.Soap.__len__'. I've copied the WSDL file from your repo into my python module...
### Describe the bug We are trying to package our model registered in our ml workspace and are encountering an error in the **prepare_image** job created by the service principle...