In my version of the plugin (4.5.0), the body content is coming up empty. https://github.com/mattermost/mattermost-plugin-jira/blob/88f6c864e512e6724c9c19e31575d80efff0b864/server/webhook_parser.go#L265
In my version of the plugin (4.5.0), the body content is coming up empty.
mattermost-plugin-jira/server/webhook_parser.go
Line 265 in 88f6c86