JRS 6.0.2 - Retrieve latest status for Artifact Type Requirements
![]()
In JRS, for Requirements Management when using "Requirement" repository, it reports on all the actions on a specific artifact.
This makes it difficult to report on the latest status for each artifact using Out of the box options. Is there a workaround, apart from using Advanced Query?
|
3 answers
![]()
Nirmal,
have you tried adding conditions to filter out what statuses you want to display in your report? If this does not apply, can you provide more information on the report results you would like to achieve? What version of JRS and RM are you using? |
![]()
Hi Rosa,
Yes, I have tried adding conditions, however this does not apply in this case .
Here, are the details you requested for :
1) JRS and RM version are 6.0.2
2 ) Assume Requirement Artifacts have a custom attribute called "ReviewStatus". The values for this attribute are "To be Reviewed , Approved, Implementation in Progress, Implementation Complete".
3) Now there are several artifacts say 100, and these artifacts have each been reviewed multiple times and are in different statuses.The intent is to report on the latest "Review Status" for these artifacts.So, report all Requirement artifacts that are either in status " To be Reviewed , Approved, Implementation in Progress, Implementation Complete" .
The issue is JRS does not provide for a way to select the latest status update for an artifact Id from the Requirement Repository.It has several records for the same artifact Id for each status update, so if you query you will find the same artifact Id appear with different statuses based on JRS filter option of "Any of". The leads to incorrect reporting.
|