That's only doable with the help of an addon.
If you count with ScriptRunner, then your query would be:
issueFunction in linkedIssuesOf("type=Bug AND creator=currentUser()")
Save that query as a filter so that you can use it to feed a pie chart.
Thank you for the response @Ignacio Pulgar when i ran your query i get "this Field 'issueFunction' does not exist or you do not have permission to view it."
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Then you don't have ScriptRunner addon installed in your Jira instance. You may consider buying it (it is a worthy one)...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.