File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
process/process_areas/requirements_engineering/guidance Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -149,6 +149,12 @@ Process Requirement Attributes
149149 Stakeholder and feature requirements can have a validity attribute that tells
150150 from which milestone onwards the requirement is part of a feature.
151151
152+ This validity attribute is defined as including the defined milestone.
153+
154+ Milestone shall be valid release version tag, e.g. v1.0.2 as defined in
155+ Platform Release Note Template: :need: `gd_temp__rel_plat_rel_note `. Thus the
156+ corresponding requirement is valid from the defined milestone, including it.
157+
152158.. gd_req :: Requirement attribute: valid_until
153159 :id: gd_req__req_attr_valid_until
154160 :status: valid
@@ -158,6 +164,12 @@ Process Requirement Attributes
158164 Stakeholder and feature requirements can have a validity attribute that tells
159165 until which milestone the requirement is part of a feature.
160166
167+ This validity attribute is defined as excluding the defined milestone.
168+
169+ Milestone shall be valid release version tag, e.g. v1.0.2 as defined in
170+ Platform Release Note Template: :need: `gd_temp__rel_plat_rel_note `. Thus the
171+ corresponding requirement is only valid until the defined milestone, excluding it.
172+
161173.. _process_requirement_linkage :
162174
163175Process Requirement Linkage
You can’t perform that action at this time.
0 commit comments