Workflow and Requirements lifecycle, status
![](http://jazz.net/_images/myphoto/6a5a416893fc8406e8b6b5232095d999.jpg)
Hi,
We are working with requirements in two (sometimes Three) levels, using links to connect them. In all of these states we are also using workflow for status of the requirement.
If I have one requierment that is linked to two other requirement, is it possible to automaticly change status on the first requirement to "Done" when the two linked requirements are fullfilled?
Kind regards,
Patrik
Accepted answer
![](http://jazz.net/_images/myphoto/6a5a416893fc8406e8b6b5232095d999.jpg)
Hi Patrik,
In DOORS Classic you could filter on attributes of linked artifacts to semi-automate an update of this type.
In DNG you cannot filter on linked attributes (or workflow state) in a view.
You could filter using a JRS report but you would have to export/import via XLS to automate an update and I don't think Workflow state can be updated by spreadsheet import like attributes can.
RM Extensions might be a solution but it may not be possible to update workflow via an extension in the way you can for attributes.
Here are the RM extension links anyway for reference.
https://jazz.net/wiki/bin/view/Main/RMExtensionsMain
And have a read of the current DNG API at
https://jazz.net/wiki/bin/view/Main/RMExtensionsAPI6061