I have updated few tasks in last few hours how can i get the list of them in the advanced search

Veera Sabarish June 5, 2020

I have updated a certain number of tasks in last few hours how can I get the list of them in the advanced search do we have an option like " Modified by "or "Updated by" having trouble to list them out as I am not the creator of the tasks/Issues. 

What is the filter or option that can be used to list them out? 

 

Thanks!

1 answer

0 votes
simarpreet singh June 5, 2020

Hi @Veera Sabarish -

Unfortunately, there is no 'Updated By' field to get a list of issues updated by you. There is 'Updated Date' field that helps you to get the list of issues updated any specific time ago.

Try to use this query in advanced mode:

issueFunction in lastUpdated('by username') AND updated >= -1d ORDER BY updated DESC

This will give you your updated issues in last 24 hours.

NOTE: You need to have Scriptrunner plugin there in your system.

If my answer helps, don't forget to mark it accept :)

 

Thanks,

Simar

Veera Sabarish June 5, 2020

Hey @simarpreet singh 

 

Thanks for the response. I have tried the same query replacing with my username unfortunately I am getting this error.

Selection_525.png

simarpreet singh June 5, 2020

Hi @Veera Sabarish -

The above query would only work if you have scriptrunner plugin installed on your jira instance.

Apart from that, you can check your activity stream that shows all your recent activities. Click on your profile, and you will see Activity stream on right.

 

Thanks,

Simar

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events