Closed sanjay900 closed 2 years ago
After changing the logic to use dicts everywhere and then convert to JSON later, we are now comparing a dict to the string "null" and that causes errors when using jira_update_comment
jira_update_comment
Thank you very much @sanjay900 for catching the issue, and for your help!
After changing the logic to use dicts everywhere and then convert to JSON later, we are now comparing a dict to the string "null" and that causes errors when using
jira_update_comment