bk-sops icon indicating copy to clipboard operation
bk-sops copied to clipboard

蓝鲸智云标准运维(SOPS)

Results 292 bk-sops issues
Sort by recently updated
recently updated
newest added

问题描述 ======= 独立子流程产生的子任务可以暂停和终止,但在父任务里,却无法进行这两个操作 优化 ======= **子流程节点增加暂停和终止** 1. 暂停: 等同 子任务点击暂停按钮 ,子流程节点进入 “等待处理” 状态 (原 “已暂停” 状态) 2. 终止:等同 子任务点击终止按钮,子流程节点进入“失败” 状态 ![image](https://github.com/TencentBlueKing/bk-sops/assets/42025090/c4db511b-ded8-4fb3-98d6-a93985ee4898)

stage/tested

关键信息 ======= - [ ] bk-sops 版本: 问题描述 ======= ![image](https://github.com/TencentBlueKing/bk-sops/assets/50908315/8a1836d2-4801-438b-97ff-4c3b7b7fc411) 重现方法 =======

type/bug
stage/for_developing

关键信息 ======= - [ ] bk-sops 版本: 问题描述 ======= ![image](https://github.com/TencentBlueKing/bk-sops/assets/50908315/e91ee76c-4452-4d49-b07d-7c74c057f8e9) 重现方法 =======

type/bug
stage/for_developing

问题描述 ======= 如图使用语法时, 1. 单行文本正常存储在log_outputs中,多行文本未能保存到log_outputs中 ![image](https://github.com/TencentBlueKing/bk-sops/assets/42025090/91fdf18b-4eb7-4502-bec2-b39136bdb9f9) 优化 ======= 1. 在作业平台日志中提取时,需要能匹配多行文本

stage/tested

需求 ======= 1. 子任务被终止时,子流程节点的报错信息增加原因说明 - 文案:The subflow node execution has failed because the subtask was forcibly terminated. ![image](https://github.com/TencentBlueKing/bk-sops/assets/42025090/8225c52f-4d0e-4b71-82c3-d4d4516b68c5) 2. 节点强制失败时,报错信息增加原因说明 - 用户手动强制失败 ,文案: - (中)节点已由 xxx 强制终止。 - (英)The node...

stage/tested

关键信息 ======= - [ ] bk-sops 版本: 问题描述 ======= 重现方法 =======

type/bug
stage/for_developing

背景 ======= 用户常用输出JSON字符串,但目前无法以JSON格式消费,非常不便。 希望支持使用 json.loads将字符串转换为 对应的python 对象 如:${ json.loads(var) }

stage/tested

关键信息 ======= - [ ] bk-sops 版本: 问题描述 ======= ![image](https://github.com/TencentBlueKing/bk-sops/assets/50908315/aebf35aa-6fed-4534-94fe-2a27d47f984d) 重现方法 =======

type/bug
stage/for_developing

关键信息 ======= - [ ] bk-sops 版本: 问题描述 ======= 配置平台(CMDB)-更新集群属性 配置平台(CMDB)-更新模块属性 两个插件,可选修改所有属性。但继承自服务模版/集群模版的属性实际无法修改 ![image](https://github.com/TencentBlueKing/bk-sops/assets/42025090/dcf46b39-7e29-4d2e-9a10-d8e00452607a) 优化 ======= 过滤掉无法修改的属性

stage/for_test

问题描述 ======= 用户 a 新建了任务,开着任务窗口但未执行 用户 b 删除了任务 用户 a 点执行 ,执行成功

stage/for_test