atlassian-api / atlassian-python-api

Atlassian Python REST API wrapper
https://atlassian-python-api.readthedocs.io
Apache License 2.0
1.29k stars 642 forks source link

hotfix get_issue_tree_recursive #1353

Closed gkowalc closed 3 months ago

gkowalc commented 3 months ago

Just before sending a PR https://github.com/atlassian-api/atlassian-python-api/pull/1352 I did some refactoring which included changing the name of the function. It looks like my IDE didn't change correctly reference to the function name within the function which. This hotfix eliminates this bug