I've deployed Jiralert on AKS cluster. The Pod is running, but won't create ticket.
I am getting alert as
level=error ts=2021-10-29T05:22:03.24569219Z caller=main.go:164 msg="error handling request" statusCode=400 statusText="Bad Request" err=EOF receiver=<unknown> groupLabels="unsupported value type"
Any idea what's happening here, what needs to be done to be able to fix this.
Any insight is highly appreciated.