-
Notifications
You must be signed in to change notification settings - Fork 5k
[Bug] [Alarm] Http alarm plugin doesn't send task info #7522
Copy link
Copy link
Closed
Labels
Waiting for replyWaiting for replyWaiting for replybugSomething isn't workingSomething isn't working
Milestone
Description
Search before asking
- I had searched in the issues and found no similar issues.
What happened
When send alarm via http, only get user defined body while the process/task alert info is ignored.
What you expected to happen
Get the alert info.
How to reproduce
Just see the code
Line 150 in 90243f1
| StringEntity entity = new StringEntity(bodyParams, DEFAULT_CHARSET); |
Anything else
No response
Version
2.0.1
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Waiting for replyWaiting for replyWaiting for replybugSomething isn't workingSomething isn't working