We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Bug 描述 在定时任务功能中,设置指定节点/所有节点执行的任务,任务启动后,在任务列表中查看的任务,不显示定时任务名称
复现步骤 该 Bug 复现步骤如下
期望结果 多节点运行的定时任务,在任务列表,能够看到定时任务的名称。
The text was updated successfully, but these errors were encountered:
fix(task): fixed unable to view schedule name in the tasks triggered …
2dbf4be
…by schedules crawlab-team/crawlab#1183
fix(schedule): fixed missing schedule name in tasks issue
8a988ed
#1183
ca6d36d
No branches or pull requests
Bug 描述
在定时任务功能中,设置指定节点/所有节点执行的任务,任务启动后,在任务列表中查看的任务,不显示定时任务名称
复现步骤
该 Bug 复现步骤如下
期望结果
多节点运行的定时任务,在任务列表,能够看到定时任务的名称。
The text was updated successfully, but these errors were encountered: