Creating a filter to find the list of JIRA's which has open reviews.
Ex: If some SVN commits happened on 5th May 2020 and review is created in JIRA using crucible. Those reviews are closed and later one more commit happened and review is not created but cannot track this JIRA under review not created category.
So, looking for a way to find some solution to get the JIRAs commits date and compare it with review closed date.