Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
aerxi-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
aerxi-project-kb
Commits
48cb51fa
Commit
48cb51fa
authored
Jul 28, 2026
by
单鹏辉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sync: rename to ISS prefix, add entry_type/work_type fields, update list-config
parent
a0608294
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
24 deletions
+10
-24
ISS-aerxi-1337.md
issues-ledger/issues/ISS-aerxi-1337.md
+6
-4
list-config.md
issues-ledger/list-config.md
+4
-20
No files found.
aerxi-ops-26/issues/aerxi
-aerxi-1337.md
→
issues-ledger/issues/ISS
-aerxi-1337.md
View file @
48cb51fa
---
---
id
:
aerxi
-aerxi-1337
id
:
ISS
-aerxi-1337
project
:
【阿尔西实施】
project
:
【阿尔西实施】
title
:
参加阿尔西项目SAP培训,已完成 参加阿尔西项目
title
:
参加阿尔西项目SAP培训,已完成 参加阿尔西项目
raised_dept
:
"
"
raised_dept
:
"
"
raised_by
:
"
"
raised_by
:
"
"
owner
:
王志慧
owner
:
王志慧
system
:
SAP
system
:
SAP
registered
:
2025
-11-05
registered
:
ISS
-11-05
category
:
用户操作问题
category
:
用户操作问题
priority
:
未定
priority
:
未定
sap_status
:
已完成
sap_status
:
已完成
acceptance
:
待验证
acceptance
:
待验证
plan_date
:
2025
-11-05
plan_date
:
ISS
-11-05
developer
:
"
"
developer
:
"
"
work_type
:
运维
entry_type
:
问题
source
:
迁移自Excel
source
:
迁移自Excel
linked
:
[]
linked
:
[]
---
---
#
aerxi
-aerxi-1337 参加阿尔西项目SAP培训,已完成 参加阿尔西项目
#
ISS
-aerxi-1337 参加阿尔西项目SAP培训,已完成 参加阿尔西项目
## 问题描述
## 问题描述
参加阿尔西项目SAP培训,已完成
参加阿尔西项目SAP培训,已完成
...
...
aerxi-ops-26
/list-config.md
→
issues-ledger
/list-config.md
View file @
48cb51fa
...
@@ -6,32 +6,16 @@ list_type: 问题清单
...
@@ -6,32 +6,16 @@ list_type: 问题清单
profile
:
问题型
profile
:
问题型
customer
:
aerxi
customer
:
aerxi
proj_code
:
aerxi
proj_code
:
aerxi
id_prefix
:
aerxi
id_prefix
:
ISS
repo
:
repo
:
branch
:
master
branch
:
master
protected_path
:
list-config.md
protected_path
:
list-config.md
version
:
2
version
:
2
today_source
:
system
today_source
:
system
template_from
:
tpl-issue-ops
template_from
:
tpl-issue-ops
checklists
:
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
}]}]
-
id
:
chk-take-ownership
work_type
:
运维
bind
:
{
field
:
sap_status
,
to
:
未开始
,
from
:
进行中
}
entry_type
:
[
任务
,
问题
]
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
}
---
---
# BOS标准问题清单 · 宪法(草案,待 SA 审批)
# BOS标准问题清单 · 宪法(草案,待 SA 审批)
...
...
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