Skip to content

Commit d7a6ee1

Browse files
Feature Safety WP List status updates
Resolves: #78
1 parent 85242d7 commit d7a6ee1

File tree

1 file changed

+18
-25
lines changed
  • process/folder_templates/features/feature_name/safety_planning

1 file changed

+18
-25
lines changed

process/folder_templates/features/feature_name/safety_planning/index.rst

Lines changed: 18 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
1515
.. _feature_safety_wp_template:
1616

17-
Safety Planning
18-
###############
17+
Feature Safety Work Products List
18+
#################################
1919

2020
.. document:: [Your Feature Name] Safety WPs
2121
:id: doc__feature_name_safety_wp
@@ -52,78 +52,71 @@ Safety Work products List
5252
* - Work product Id
5353
- Link to process
5454
- Process status
55-
- Link to issue
5655
- Link to WP
57-
- WP/doc status
5856

5957
* - :need:`wp__feat_request`
6058
- :need:`gd_temp__change_feature_request`
6159
- :ndf:`copy('status', need_id='gd_temp__change_feature_request')`
62-
- <link to issue>
6360
- :need:`doc__feature_name`
64-
- :ndf:`copy('status', need_id='doc__feature_name')`
6561

6662
* - :need:`wp__requirements_feat`
6763
- :need:`gd_temp__req_feat_req`
6864
- :ndf:`copy('status', need_id='gd_temp__req_feat_req')`
69-
- <link to issue>
7065
- :need:`doc__feature_name_requirements`
71-
- doc :ndf:`copy('status', need_id='doc__feature_name_requirements')` & WP below
7266

7367
* - :need:`wp__requirements_feat_aou`
7468
- :need:`gd_temp__req_aou_req`
7569
- :ndf:`copy('status', need_id='gd_temp__req_aou_req')`
76-
- <link to issue>
7770
- :need:`doc__feature_name_requirements`
78-
- doc :ndf:`copy('status', need_id='doc__feature_name_requirements')` & WP below
7971

8072
* - :need:`wp__feature_arch`
8173
- :need:`gd_temp__arch_feature`
8274
- :ndf:`copy('status', need_id='gd_temp__arch_feature')`
83-
- <link to issue>
8475
- :need:`doc__feature_name_architecture`
85-
- doc :ndf:`copy('status', need_id='doc__feature_name_architecture')` & WP below
8676

8777
* - :need:`wp__feature_fmea`
8878
- :need:`gd_temp__feat_saf_fmea`
8979
- :ndf:`copy('status', need_id='gd_temp__feat_saf_fmea')`
90-
- <link to issue>
9180
- :need:`doc__feature_name_fmea`
92-
- doc :ndf:`copy('status', need_id='doc__feature_name_fmea')` & WP below
9381

9482
* - :need:`wp__feature_dfa`
9583
- :need:`gd_temp__feat_saf_dfa`
9684
- :ndf:`copy('status', need_id='gd_temp__feat_saf_dfa')`
97-
- <Link to issue>
9885
- :need:`doc__feature_name_dfa`
99-
- doc :ndf:`copy('status', need_id='doc__feature_name_dfa')` & WP below
10086

10187
* - :need:`wp__requirements_inspect`
10288
- :need:`gd_chklst__req_inspection`
10389
- :ndf:`copy('status', need_id='gd_chklst__req_inspection')`
104-
- <link to issue>
10590
- :need:`doc__feature_name_req_inspection`
106-
- :ndf:`copy('status', need_id='doc__feature_name_req_inspection')`
10791

10892
* - :need:`wp__sw_arch_verification`
10993
- :need:`gd_chklst__arch_inspection_checklist`
11094
- :ndf:`copy('status', need_id='gd_chklst__arch_inspection_checklist')`
111-
- <link to issue>
11295
- :need:`doc__feature_name_arc_inspection`
113-
- :ndf:`copy('status', need_id='doc__feature_name_arc_inspection')`
11496

11597
* - :need:`wp__verification_feat_int_test`
11698
- :need:`gd_guidl__verification_guide`
11799
- :ndf:`copy('status', need_id='gd_guidl__verification_guide')`
118-
- <link to issue>
119100
- <Link to WP>
120-
- <automated>
121101

122102
.. attention::
123103
The above table must be updated according to your feature safety planning.
124104

125-
- Create and link the issues to plan the work products (according to :need:`gd_guidl__saf_plan_definitions`)
126-
- Fill the work producs links and add their status (also possible below) to create the safety package (according to :need:`gd_guidl__saf_package`)
105+
- Fill the work producs links
106+
107+
Feature Safety Package
108+
======================
109+
110+
To create the safety package (according to :need:`gd_guidl__saf_package`) the following
111+
documents and work products status have to go to "valid" (after the relevant verification were performed).
112+
113+
Feature Documents Status
114+
------------------------
115+
116+
For all the work product documents the status can be seen by following the "Link to WP".
117+
A summary of the status is also documented in the project's documentation management plan.
118+
119+
See <add here the section reference to the documentation management plan>
127120

128121
Feature Requirements Status
129122
---------------------------
@@ -153,7 +146,7 @@ Feature Architecture Status
153146
---------------------------
154147

155148
.. needtable::
156-
:filter: "feature_name" in docname and "requirements" in docname and docname is not None
149+
:filter: "feature_name" in docname and "architecture" in docname and docname is not None
157150
:style: table
158151
:types: feat_arc_sta; feat_arc_dyn
159152
:tags: feature_name

0 commit comments

Comments
 (0)