I will like to create a defect report that will give me a high level view of all defects on my project. The report should at the barest minimum contain number of defects, priority and severity. How do i do this in my version of JIRA cloud?
We use JIRA 7.11 server version.
The simplest way to generate this information is to use JQL then customise the results by adding/removing the columns that you do/not need.
See, for example, this link
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.