Skip to content

[Bug] [alert] Fix bug in HTTP alert to include content field in post data #11945

@danielfree

Description

@danielfree

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

When using HTTP Alert plugin with POST request, the contentField is not actually loaded into POST body.

What you expected to happen

contentField should be included in POST body

How to reproduce

Create a HTTP Alert plugin and add set a contenField for testing, e.g. using https://httpbin.org/post, the actual post body only includes bodyParams, see

Anything else

No response

Version

2.0.6

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

backendbugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions