Last-updated filter not working for Github projects #108039
Replies: 5 comments 1 reply
-
|
There seems to be a similar issue with the I'm currently using |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
👋 Following a rollout on January 25th, 2024, there was an unexpected impact to the updated timestamps of items. If an I'll post an update here once this is resolved. Apologies for the inconvenience and we appreciate your patience as we get this sorted out! |
Beta Was this translation helpful? Give feedback.
-
|
Has this been resolved because I am having this issue myself currently, however no variation of updated is working for me at all. If I remove it then I get results, as soon as I add it always 0 when it should be more than that. |
Beta Was this translation helpful? Give feedback.
-
|
Any update on this? it's 2026 and I'm experiencing the same thing |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Bug
Feature Area
Projects
Body
Steps:
github.com/orgs/(organisation)/projects/(id)/views/1)last-updated-based filter: for instancelast-updated:28daysExpected:
Any issues that haven't been updated for the last 28 days are filtered out.
Actual:
No filtering takes place. All issues are shown instead.
Update:
It looks like the filtering stops working when:
-in front oflast-updated:17daysSo, it only works when
-last-updated:17daysor something similar is filled in.Links:
This piece of documentation outlines how the
last-updatedfilter should be used:https://docs.github.com/en/issues/planning-and-tracking-with-projects/customizing-views-in-your-project/filtering-projects#filtering-for-when-an-item-was-last-updated
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions