Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

随机变量渲染失败 #1040

Open
BeckChung opened this issue Feb 28, 2023 · 0 comments
Open

随机变量渲染失败 #1040

BeckChung opened this issue Feb 28, 2023 · 0 comments

Comments

@BeckChung
Copy link

API 节点的变量 key 使用下图方法生成。生成的 md5 值有很大概率是以数字开头的。
image

在触发器的通知内容中使用变量是用 mako 进行渲染的。mako 变量不支持以数字开头: ${8d49a97ade5ce499eadb1935b7562ae1} 这种。变量渲染会失败。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant