This extension will walk thru any level selected Requirment and update the id filed.
Open Extension Manager (tools > Extension Manger) and select Registry Tab and enter "Requriements" in search box. You can find this extension and click install button.
To update all the children of a Requirment's tree select the first Requirement Element then select Tools > Reindex Requirements id or press the Cmd-i or Ctrl-i shortcut keys.
The requirments will be reindex with the indexing scheme of:
1 <--- start Requirements Reindexing on this node
1.1
1.1.1
1.1.2
1.1.1.1
1.1.1.2
1.1.1.2.1
1.2
1.2.1
1.2.1.1
1.2.1.2
1.2.2
1.3
.
.
.
Currently, there are two preferences which are ignored.
- work on Reindexing using the following
- This would be selected in the Preferences Pane
1
1.A
1.B
1.B.i
1.B.ii
1.B.ii.a
1.B.ii.b
1.B.ii.b.1
1.B.ii.b.1
1.B.iii
1.B.iii.a
.
.
.
where:
- [1 .. n]
- [A .. AA, AB .. ZZ+]
- [i .. mmm+] (roman numerals)
- [a .. aa,ab .. zz+]
- [1 .. n]
- Work on getting a Prefix before the id index
- this is set in the preference pane
REQ 1
REQ 1.1
REQ 1.2
REQ 1.2.1
.
.
.