Tow repeat has bug

0 votes
asked May 29 in Bug by HaoT (120 points)
@startuml
skinparam conditionStyle  diamond
|运维小组|
|#LightBlue|Feature_TO|
start
:禅道创建开发环境搭建任务;
note right: #所属执行:当前迭代\n#任务类型:实施\n#描述:环境要求、验收标准
-> \n\n指派给运维组长,\n钉钉通知\n\n;
|运维小组|
repeat:查收禅道任务;
|Feature_TO|
backward:修改,并重新提交;
|运维小组|
repeat while (检查任务描述是否合规) is (<color:red>不合规,任务指给TO。\n<color:red>钉钉通知) not (合规)
repeat:任务实施:环境搭建;
:实施完毕,备注环境信息;
note right:#硬件参数\n#服务器地址等
-> \n\n任务指给TO,\n钉钉通知\n\n;
|Feature_TO|
:接收环境;
repeat while(环境验收是否通过) is (<color:red>不通过,任务指给实施人员。\n<color:red>钉钉通知) not (通过)
split
:禅道任务关闭;
stop
split again
:环境投入使用;
stop
|运维小组|
:创建资源回收定时任务;
stop
@enduml

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:

[Antispam2 Feature: please please wait 1 or 2 minutes (this message will disappear) before pressing the button otherwise it will fail](--------)
To avoid this verification in future, please log in or register.
...