Hello,
I use JIRA installed at a customer site so I cannot install plugins or run Java.
I want to calculate total time each issue was actually assigned to me, so I need to:
- add time between assignee transitions
- where assignee is me
- for all issues
Can I do this with JQL only?