Skip Navigation LinksHome Page > Forums > SpiraTeam Forums > Spira Custom Reports > Display Requirement Descr...
I'd like to get the requirement description, not name out of the requirement and join with other information, ex test cases coverage.
However I couldn't find a way to get it from the custom section of the report as there's no query to display requirement description value
Thanks,
The description is the "DESCRIPTION" field in the entity model.
It should be there.
Log a support ticket if you need more assistance!
Regards
Jim
Thanks Jim, which entity should I look at?
For now I can only get the ID and Name from this query
select R.REQUIREMENT_ID, R.REQUIREMENT_NAME from SpiraTestEntities.R_Requirements as R where R.PROJECT_ID = ${ProjectId}
Regards,
And if you have any questions, please email or call us at +1 (202) 558-6885