Hi Aldeep,
JIRA doesn't have the ability to query review status out-of-the-box, since that information is delivered from Crucible.
If you are using Fisheye with Crucible, you can view the commit graph which will tell you which changesets have been reviewed and which have not:
https://confluence.atlassian.com/display/FISHEYE/Viewing+the+commit+graph+for+a+repository
If you mandate that each commit has a JIRA issue key in the commit message, then this will be as easy as checking the commit graph to see which changesets are not reviewed.
-Simon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.