I would like to produce a table letting me know about how many fields for my Jira issues have a value versus how many are empty for all projects belonging to a given category and any issue type. Here is an example of the table that I would like to produce.
Is there any Jira gadget that I could use and that could give me this information easily? Otherwise, I could run JQL queries like this category = "Cloud Services" and issuetype = Action and summary is not empty but this will take so much time. Is there a Jira gadget or something else that could simplify my life and give me the result that I need such as the one shown in the table below?
