If 100 jira is there and i have to find reopen count.
Hello Richa,
As far as I know you can't do that without an app
Enhancer Plugin has Reopening Counter custom field.
If you define the custom field you can use below query:
fixVersion = 1.0 and "Reopening Counter" > 0
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.