Hi
I want to retrieve all issues on which work was logged by an individual in the past 7 days.
IN JQL Terms.
Search= assignee=abc and logged work in the past 7 days
Is this possible?
Rahul
If you have Sript Runner you can use scripted JQL functions. Contains a function that does the thing you want.
Hope that helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.