apache / dolphinscheduler

Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performance workflow with low-code
https://dolphinscheduler.apache.org/
Apache License 2.0
12.88k stars 4.63k forks source link

[Bug] [dolphinscheduler-alert] The atUserIds parameter configured in DingTalk is invalid #16374

Closed xxzuo closed 3 months ago

xxzuo commented 3 months ago

Search before asking

What happened

When I configured the At User Ids parameter in the alarm, it did not take effect and the test message it sent did not specify the user. image

What you expected to happen

When I configured the atUserIds parameter in the alarm, it can specify the user in the message. image

How to reproduce

  1. Create Alarm Instance
  2. Choose DingTalk
  3. config At User Ids param
  4. click test send button
  5. The test message does not specify a user

Anything else

No response

Version

dev

Are you willing to submit PR?

Code of Conduct

xxzuo commented 3 months ago

We should replace the atUserIds parameter with atDingtalkIds. https://www.cnblogs.com/sk-3/p/15411669.html