Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Filter in Activity stream for previous day

Adriian Semotiuk
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
Oct 17, 2023

Hi, I have Activity Stream in my dashboard, and I want to filter issues by the previous day, but as I can see there is only an option to choose a specific date image.png

So my question is, how i can set this filter so I will always see updates only from the previous day

2 comments

Yuliia_Borivets__SaaSJet_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Oct 17, 2023 • edited Oct 18, 2023

Hi @Adriian Semotiuk 

As far as I know, it's not possible to customize your dates for the Activity Stream Gadget. You can only select the predefined dates.

For this case, you can check out Issue History for Jira developed by my team. There is a free trial + free demo version, so you can try if it works for you.

The app is equipped with a flexible date picker + you can save view to load the report you create with selected filters and dates at any time.

5774f5b4-c4ad-4454-856f-b469d86ec927v.png

Marlene Kegel - codefortynine
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
Oct 25, 2023

Welcome to the community, @Adriian Semotiuk.

I am Marlene from codefortynine.

Our app Quick Filters for Jira Dashboard provides also an activity stream gadget, and there are two ways to show only results for the last day.

You could either create a JQL filter and show only issues from the JQL filter on the activity stream gadget:

updated <= -1d AND updated >= -2d AND project = op 

Or you could create a filter on the Quick Controller gadget and filter the results dynamically.

You can test our app without installation on our demo dashboards.

Comment

Log in or Sign up to comment