You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2021/12/14 01:59:02 UTC

[GitHub] [dolphinscheduler] 981433814 opened a new issue #7385: [Bug] [dolphinscheduler-ui-2.0.0] Alarm Page Exception

981433814 opened a new issue #7385:
URL: https://github.com/apache/dolphinscheduler/issues/7385


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   1. When using alarm instance management, an error occurs on the front end
   2. Edit the alarm group, but the alarm instance cannot be added
   
   1. 使用告警实例管理时,前端报错
   2. 编辑告警组,无法添加告警实例
   
   ### What you expected to happen
   
   1. When using alarm instance management, an error occurs on the front end
   2. Edit the alarm group, but the alarm instance cannot be added
   
   1. 使用告警实例管理时,前端报错
   2. 编辑告警组,无法添加告警实例
   
   ### How to reproduce
   
   Add the alarm instance and edit it again
   
   添加告警实例,再次编辑
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.0
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] lenboo commented on issue #7385: [Bug] [dolphinscheduler-ui-2.0.0] Alarm Page Exception

Posted by GitBox <gi...@apache.org>.
lenboo commented on issue #7385:
URL: https://github.com/apache/dolphinscheduler/issues/7385#issuecomment-1005354048


   already fix in 2.0.2


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] calvinjiang commented on issue #7385: [Bug] [dolphinscheduler-ui-2.0.0] Alarm Page Exception

Posted by GitBox <gi...@apache.org>.
calvinjiang commented on issue #7385:
URL: https://github.com/apache/dolphinscheduler/issues/7385#issuecomment-993332656


   I can't reproduce this issue. Could you tell me more details about this issue. You'd better to provide some error messages or a few screenshots. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] 981433814 commented on issue #7385: [Bug] [dolphinscheduler-ui-2.0.0] Alarm Page Exception

Posted by GitBox <gi...@apache.org>.
981433814 commented on issue #7385:
URL: https://github.com/apache/dolphinscheduler/issues/7385#issuecomment-994755200


   ![image](https://user-images.githubusercontent.com/45874392/146188179-fe00fd6a-a4c4-4dc7-b09a-d1f24452b84f.png)
   Edit the alarm group, but the alarm instance cannot be added
   ![image](https://user-images.githubusercontent.com/45874392/146188417-d24c33ed-6b04-4515-a439-1065ced6a81a.png)
   Add failure


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #7385: [Bug] [dolphinscheduler-ui-2.0.0] Alarm Page Exception

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #7385:
URL: https://github.com/apache/dolphinscheduler/issues/7385#issuecomment-993083480


   ### Search before asking
   
   -[X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### What happened
   
   1. When using alarm instance management, an error occurs on the front end
   2. Edit the alarm group, but the alarm instance cannot be added
   
   1. When using alarm instance management, the front end reports an error
   2. Edit the alarm group, you cannot add an alarm instance
   
   ### What you expected to happen
   
   1. When using alarm instance management, an error occurs on the front end
   2. Edit the alarm group, but the alarm instance cannot be added
   
   1. When using alarm instance management, the front end reports an error
   2. Edit the alarm group, you cannot add an alarm instance
   
   ### How to reproduce
   
   Add the alarm instance and edit it again
   
   Add alarm instance, edit again
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   2.0.0
   
   ### Are you willing to submit PR?
   
   -[] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   -[X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] lenboo closed issue #7385: [Bug] [dolphinscheduler-ui-2.0.0] Alarm Page Exception

Posted by GitBox <gi...@apache.org>.
lenboo closed issue #7385:
URL: https://github.com/apache/dolphinscheduler/issues/7385


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [dolphinscheduler] github-actions[bot] commented on issue #7385: [Bug] [dolphinscheduler-ui-2.0.0] Alarm Page Exception

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #7385:
URL: https://github.com/apache/dolphinscheduler/issues/7385#issuecomment-993083592


   Hi:
   * Thank you for your feedback, we have received your issue, Please wait patiently for a reply.
   * In order for us to understand your request as soon as possible, please provide detailed information、version or pictures.
   * If you haven't received a reply for a long time, you can subscribe to the developer's email,Mail subscription steps reference https://dolphinscheduler.apache.org/en-us/community/development/subscribe.html ,Then write the issue URL in the email content and send question to dev@dolphinscheduler.apache.org.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@dolphinscheduler.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org