Skip to main content

Peliqan

Jira

Issues resolved by assignee

SQL query for Jira

Retrieve the count of issues resolved by each assignee.

SELECT assignee, COUNT(*) AS resolved_issues FROM table_name WHERE status = ‘Resolved’ GROUP BY assignee;

Jira data model

Jira
Accessible Resources

Jira
Users

Jira
Issuetype

Jira
Status

Jira
Issues

Jira
Projects

Ready to get instant access to all your company data ?​

Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.