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 2022/09/26 02:42:16 UTC

[GitHub] [dolphinscheduler] fuchanghai opened a new issue, #12138: [Feature][Alert] nable users to customize email content

fuchanghai opened a new issue, #12138:
URL: https://github.com/apache/dolphinscheduler/issues/12138

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   - when start  a process Instance。we can only send the default mail format.
   - we can use some placeholders to allow users to customize the email format. This feature does not involve the use of rich text
   - I can only complete the backend part for now
   ![image](https://user-images.githubusercontent.com/33984497/192182278-bd1009f5-99c1-40a1-b4e9-bc78c6da4f9a.png)
   
   
   ### Use case
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] 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.apache.org

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


[GitHub] [dolphinscheduler] ruanwenjun commented on issue #12138: [Feature][Alert] enable users to customize email content

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

   Good idea, we can provide some placeholder e.g. {projectName}, {WorkflowInstanceName}, {TaskInstanceName}...


-- 
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] fuchanghai commented on issue #12138: [Feature][Alert] enable users to customize email content

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

   > Good idea, we can provide some placeholder e.g. {projectName}, {WorkflowInstanceName}, {TaskInstanceName}...
   
   - This is what we did in our secondary development。
   - However, I believe that each module does not have the same variable access, so we should provide the variables that the module can provide in each place where the content of the email is defined
   - To prevent spelling errors, you should do a select variable and then add operation in the front end


-- 
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 #12138: [Feature][Alert] nable users to customize email content

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

   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 [join our slack](https://s.apache.org/dolphinscheduler-slack) and send your question to channel `#troubleshooting`


-- 
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