Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zongxun-project-kb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bos-project-kb
zongxun-project-kb
Commits
8f601c4b
Commit
8f601c4b
authored
Sep 15, 2026
by
李佩瑶
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
chore(ledger): 改宪法 v3 — 放宽硬门,工时(hours)改为非必填
- chk-complete-required / chk-close-required: 「工时(hours)」required True→False - 门保留「解决方案」必填;对 111 条已完成复检 = 0 不满足 - 已关闭/历史对象既往不咎,不追溯、不置 escalate
parent
b03bff04
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
list-config.md
issues-ledger/list-config.md
+3
-2
No files found.
issues-ledger/list-config.md
View file @
8f601c4b
...
...
@@ -10,10 +10,10 @@ id_prefix: ISS
repo
:
git@118.31.18.126:bos-project-kb/zongxun-project-kb.git
branch
:
master
protected_path
:
list-config.md
version
:
2
version
:
3
today_source
:
system
template_from
:
tpl-issue-ops
checklists
:
[{
'
id'
:
'
chk-take-ownership'
,
'
bind'
:
{
'
field'
:
'
sap_status'
,
'
to'
:
'
未开始'
,
'
from'
:
'
进行中'
},
'
gate'
:
'
soft'
,
'
items'
:
[{
'
prompt'
:
'
沟通清楚了吗'
,
'
kind'
:
'
select'
,
'
required'
:
True
,
'
options'
:
[
'
是'
,
'
否'
]},
{
'
prompt'
:
'
和谁'
,
'
kind'
:
'
text'
,
'
required'
:
True
}]},
{
'
id'
:
'
chk-complete-required'
,
'
bind'
:
{
'
field'
:
'
sap_status'
,
'
to'
:
'
已完成'
},
'
gate'
:
'
hard'
,
'
items'
:
[{
'
prompt'
:
'
解决方案'
,
'
kind'
:
'
text'
,
'
required'
:
True
},
{
'
prompt'
:
'
工时(hours)'
,
'
kind'
:
'
text'
,
'
required'
:
True
}]},
{
'
id'
:
'
chk-close-required'
,
'
bind'
:
{
'
field'
:
'
sap_status'
,
'
to'
:
'
已取消'
},
'
gate'
:
'
hard'
,
'
items'
:
[{
'
prompt'
:
'
解决方案'
,
'
kind'
:
'
text'
,
'
required'
:
True
},
{
'
prompt'
:
'
工时(hours)'
,
'
kind'
:
'
text'
,
'
required'
:
Tru
e
}]}]
checklists
:
[{
'
id'
:
'
chk-take-ownership'
,
'
bind'
:
{
'
field'
:
'
sap_status'
,
'
to'
:
'
未开始'
,
'
from'
:
'
进行中'
},
'
gate'
:
'
soft'
,
'
items'
:
[{
'
prompt'
:
'
沟通清楚了吗'
,
'
kind'
:
'
select'
,
'
required'
:
True
,
'
options'
:
[
'
是'
,
'
否'
]},
{
'
prompt'
:
'
和谁'
,
'
kind'
:
'
text'
,
'
required'
:
True
}]},
{
'
id'
:
'
chk-complete-required'
,
'
bind'
:
{
'
field'
:
'
sap_status'
,
'
to'
:
'
已完成'
},
'
gate'
:
'
hard'
,
'
items'
:
[{
'
prompt'
:
'
解决方案'
,
'
kind'
:
'
text'
,
'
required'
:
True
},
{
'
prompt'
:
'
工时(hours)'
,
'
kind'
:
'
text'
,
'
required'
:
False
}]},
{
'
id'
:
'
chk-close-required'
,
'
bind'
:
{
'
field'
:
'
sap_status'
,
'
to'
:
'
已取消'
},
'
gate'
:
'
hard'
,
'
items'
:
[{
'
prompt'
:
'
解决方案'
,
'
kind'
:
'
text'
,
'
required'
:
True
},
{
'
prompt'
:
'
工时(hours)'
,
'
kind'
:
'
text'
,
'
required'
:
Fals
e
}]}]
work_type
:
运维
entry_type
:
[
任务
,
问题
]
---
...
...
@@ -27,3 +27,4 @@ entry_type: [任务, 问题]
## 迁移记录
-
v1 2026-07-17 草案生成。
-
v2 仓库对齐:
`repo`
指向
`bos-project-kb/zongxun-project-kb.git`
(台账位于该仓库
`issues-ledger/`
);Registry 条目
`zongxun-ops-26`
的
`subdir`
校正为
`issues-ledger`
。
-
v3 2026-09-15
**放宽硬门**
(SA 拍板):
`chk-complete-required`
与
`chk-close-required`
的「工时(hours)」由必填改为
**非必填**
;原因为历史导入数据无工时、且该字段非本清单必需。门仍保留「解决方案」必填。已关闭/历史对象既往不咎(不追溯、不置 escalate)。
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment