In a dashboard, I want to see Versions where all Issues in Version are in "Ready for Release" status
This will tell me that the Version itself is ready for release.
I don't want to see versions where some Issues are in "Ready for Release" status and other Issues are not.
I think you may have answered your own question!
Run a search for 'status = "Ready for Release" '. That's pretty much it, you'll get a list of issues in that status.
But there's a lot you can do with that on a dashboard - my instinct is to
The most simple one would be a "filter statistics" gadget, probably grouped by version, so you can immediately see how many issues are ready to release in each version
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.