Commit f6ea4bc9 authored by 单鹏辉's avatar 单鹏辉

fix: restructure to new convention, remove old dirs, track issues-ledger

parent 9890a942
---
id: guohua-guohua-001
id: ISS-guohua-001
project: guohua项目
title: QM销售订单
raised_dept: 采购部
raised_by: 赵工
owner: 刘正强 <zhengqiang.liu@boscloud.cn>
owner_history:
- {from: 刘正强, to: 刘正强 <zhengqiang.liu@boscloud.cn>, by: 刘正强, date: 2026-07-20, reason: 新建指派}
- {from: 刘正强, to: 刘正强 <zhengqiang.liu@boscloud.cn>, by: 刘正强, date: ISS-07-20, reason: 新建指派}
system: SAP
registered: 2026-07-20
registered: ISS-07-20
category: 系统优化问题
priority:
sap_status: 未开始
acceptance: NA
plan_date: 2026-08-10
plan_date: ISS-08-10
developer: ""
attachments: []
work_type: 运维
entry_type: 问题
source: 会议T03
linked: []
---
# guohua-guohua-001 QM销售订单
# ISS-guohua-001 QM销售订单
## 问题描述
新增采购订单审批策略,审批金额阈值由10万改为5万
......@@ -28,4 +30,4 @@ linked: []
## 进展日志
- 2026-07-20 · 刘正强 · [会议T03] · 创建问题;sap_status=未开始, acceptance=NA;owner=刘正强->刘正强 <zhengqiang.liu@boscloud.cn>(新建指派)
- ISS-07-20 · 刘正强 · [会议T03] · 创建问题;sap_status=未开始, acceptance=NA;owner=刘正强->刘正强 <zhengqiang.liu@boscloud.cn>(新建指派)
---
id: guohua-guohua-002
id: ISS-guohua-002
project: guohua项目
title: AI问题登记
raised_dept: 采购
......@@ -7,18 +7,20 @@ raised_by: ""
owner: 刘正强
owner_history: []
system: SAP
registered: 2026-07-25
registered: ISS-07-25
category: 用户操作问题
priority: 未定
sap_status: 进行中
acceptance: NA
plan_date: 2026-07-24
plan_date: ISS-07-24
developer: ""
attachments: []
work_type: 运维
entry_type: 问题
source: 新建
linked: []
---
# guohua-guohua-002 AI问题登记
# ISS-guohua-002 AI问题登记
## 问题描述
AI问题登记
......@@ -27,4 +29,4 @@ AI问题登记
## 进展日志
- 2026-07-25 · 刘正强 · [新建] · 创建问题;sap_status=进行中, acceptance=NA
- ISS-07-25 · 刘正强 · [新建] · 创建问题;sap_status=进行中, acceptance=NA
---
id: guohua-guohua-003
id: ISS-guohua-003
project: guohua项目
title: AI问题登记
raised_dept: 采购
......@@ -7,19 +7,21 @@ raised_by: ""
owner: 刘正强
owner_history: []
system: SAP
registered: 2026-07-25
registered: ISS-07-25
category: 用户操作问题
priority: 未定
sap_status: 已完成
acceptance: NA
plan_date: 2026-07-24
plan_date: ISS-07-24
developer: ""
evidence: []
attachments: []
work_type: 运维
entry_type: 问题
source: 新建
linked: []
---
# guohua-guohua-003 AI问题登记
# ISS-guohua-003 AI问题登记
## 问题描述
AI问题登记
......@@ -28,6 +30,6 @@ AI问题登记
## 进展日志
- 2026-07-25 · 刘正强 · [新建] · 创建问题;sap_status=进行中, acceptance=NA
- 2026-07-25 · 刘正强 · [手动更新] · 问题已解决,关闭;(sap_status: 进行中→已完成)
- 2026-07-25 · 刘正强 · [checklist:chk-complete-required] · 解决方案=演示解决;工时(hours)=1
- ISS-07-25 · 刘正强 · [新建] · 创建问题;sap_status=进行中, acceptance=NA
- ISS-07-25 · 刘正强 · [手动更新] · 问题已解决,关闭;(sap_status: 进行中→已完成)
- ISS-07-25 · 刘正强 · [checklist:chk-complete-required] · 解决方案=演示解决;工时(hours)=1
......@@ -6,32 +6,16 @@ list_type: 问题清单
profile: 问题型
customer: guohua
proj_code: guohua
id_prefix: guohua
id_prefix: ISS
repo:
branch: master
protected_path: list-config.md
version: 2
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: true}
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': True}]}]
work_type: 运维
entry_type: [任务, 问题]
---
# BOS标准问题清单 · 宪法(草案,待 SA 审批)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment