znt/module/pivot/test/zen/yaml/bugassign/bug.yaml

48 lines
691 B
YAML

---
title: Bug数据定义
desc: bugAssign测试使用的bug数据
fields:
- field: id
note: Bug ID
range: 1-10
prefix: ""
postfix: ""
loop: 0
format: ""
- field: product
note: 产品ID
range: 1-3
prefix: ""
postfix: ""
loop: 0
format: ""
- field: assignedTo
note: 指派给
range: admin{5},user1{3},user2{2}
prefix: ""
postfix: ""
loop: 0
format: ""
- field: status
note: Bug状态
range: active
prefix: ""
postfix: ""
loop: 0
format: ""
- field: deleted
note: 是否删除
range: '0'
prefix: ""
postfix: ""
loop: 0
format: ""
- field: title
note: Bug标题
range: Bug标题
prefix: ""
postfix: ""
loop: 0
format: ""