dolphinscheduler: [Bug] [Alert] Users cannot select alarm groups when triggering / scheduling workflows

Search before asking

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

What happened

  • After creating an ordinary user and alert groups with admin, I log out and re-login with the new user. Then when triggering / scheduling the workflows, there are no alert groups to select from.

image

  • I haven’t found the error logs yet. Will follow up with error logs later.

What you expected to happen

  • Users should be able to choose alert groups when triggering / scheduling workflows.

How to reproduce

  • Already described in the What happened section.

Anything else

No response

Version

dev

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 2
  • Comments: 26 (25 by maintainers)

Commits related to this issue

Most upvoted comments

I re-test it, and find there are two error places

  1. workflow definition -> Edit task -> select environment name
image
  1. workflow definition -> mark workflow online -> trigger -> select environment name
image

Have you selected a worker group for the environment? If not, the worker group of the environment list from the back end should be set to default not empty. image @zhongjiajie pls cc.

I re-test it, and find there are two error places

  1. workflow definition -> Edit task -> select environment name image

  2. workflow definition -> mark workflow online -> trigger -> select environment name image