Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I create a filter for "Today's Updated Issues" ?

Syed Nauman Ali October 18, 2018

I want to see "Today's updated issues" of my specific project on daily basis.

2 answers

2 accepted

3 votes
Answer accepted
Grigory Salnikov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 18, 2018

Hi, @Syed Nauman Ali and welcome to our Community!

Try this one:

project = <projectname> AND updated > startOfDay() 
Syed Nauman Ali October 18, 2018

Okay, thank you! let me try it...

Syed Nauman Ali October 18, 2018

I have created this filter successfully with below query. 

project = "projectname" AND updated > startOfDay() 

 

Thank you so much for your reply!!

Regards!

Grigory Salnikov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 18, 2018

You're welcome!

Have a nice day!

Don't hesitate to come here for answers should you encounter any difficulties :)

Syed Nauman Ali October 21, 2018

Ow! many thanks Grigory Salnikov

Syed Nauman Ali October 21, 2018

Sir, I am facing again this issue with this query in the result set.

You can see it in snapshot:

https://www.dropbox.com/s/smrtg5jdchv6717/Screenshot%202018-10-22%2011.23.47.png?dl=0

Grigory Salnikov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 22, 2018

Hi!

And what's wrong with the result set?

All the issues in the list are updated 22/10/2018.

Syed Nauman Ali October 23, 2018

Oh! Yaar, Sorry its my mistake sir, I was feeling that it is showing the result of "All Search" instead of only updated by me. Okay, it is showing today's updated issues which have updated by any updater.

Now you can tell me please that, how can see the same result with updater name in column?

Thanks!

Grigory Salnikov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 23, 2018

Hi again!

We will have only limited functionality here:

... AND status changed by <username>
... AND resolution changed by <username>

 The list of available options:

  • Assignee
  • Fix Version
  • Priority
  • Reporter
  • Resolution
  • Status
Syed Nauman Ali October 23, 2018

Right! I think , There should be two things:

(project = "projectname" AND updated > startOfDay() AND updated by "username")

Also, a column "Updated by" should show in result set table and column list.

 

Thank you for the entertaining me and support. 

Regards!

0 votes
Answer accepted
Grigory Salnikov
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 18, 2018

You may also want to mark my answer as "Accepted Answer" so that people with the same or similar question would find it easier.

Syed Nauman Ali October 21, 2018

Yes, I done it.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events