Dear Guys,
The JQL statement 'Assignee was' is one of useful statement for me to analyze employee performance.
We apply BI tool and deep dive Jira database via SQL. I have a question that how can I search 'Assignee was' JQL statement in SQL level?
Could you share SQL example?
Regards,
Nate.
Dear Nate, hi!
There two tables for change history: changeGroup and change item.
Change group is a container for cahnges. Changeitem stores information about elements, changed.
Best regards,
Vasiliy.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.