atlassian-python-api icon indicating copy to clipboard operation
atlassian-python-api copied to clipboard

Bad log level for jira.issue_create

Open lnlrbr opened this issue 1 year ago • 2 comments

Log level for creating a simple issue should be info and not warning (https://github.com/atlassian-api/atlassian-python-api/blob/master/atlassian/jira.py#L1616)

lnlrbr avatar Oct 16 '24 10:10 lnlrbr

Hi @lnlrbr , thanks, will adjust later

gonchik avatar Oct 18 '24 06:10 gonchik

I added a PR @gonchik - I reviewed all the logging levels across all the products (one left - bitbucket) and I downgraded logging levels where it made sense - I left a few log.warn when it is actually required.

gkowalc avatar Oct 18 '24 11:10 gkowalc

@gkowalc thanks. forgot to close that ticket

gonchik avatar Mar 25 '25 18:03 gonchik