Hello,
We have had automation running (via powerautomate) for over a year that listens for any new issue created in Jira. Specifically, the automation listens for type==bug and then does some tasks.
Our integration to Jira seems to be working ok. Automation is being triggered via webhook for issuetype==epic or issuetype=debrief, but as of Sep 17 or 18, we no longer see events where the issuetype==bug.
Is there some sort of bug/issue/change that happened on Jira side that would prevent Jira from sending the event to our listener if the new issue created has issuetype==bug?
Thanks,
Chris