Timestamp fields in GitHub Projects #195849
Replies: 7 comments 2 replies
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
|
I'm not sure if I overlooked it, but I've been unable to see these new fields as date fields in the roadmap view. Are they there? |
|
Is there a plan on supporting these timestamp field in the Roadmap view? |
|
This is amazing! It’s exactly what I needed to remove the need for custom dates. Can we group by these fields with the Table view in the future? |
|
Are they date fields or date time (timestamp) fields? I see the created field looks like a date, no time. |
|
What about missing timestamps on downloading files ? the important part is: is it globally switched off ? |
|
Two more surfaces where these fields don't resolve, in addition to the roadmap view already raised above. 1. The item detail side panel shows Opening an item from a board view lists Created and Updated in the field sidebar, but both render The same items show the correct values in a table layout view, so it's specific to the side panel. 2. The GraphQL API returns no value for them Querying The fields themselves are returned by
A smaller related observation on Updated: for a draft issue whose body I edited (the UI shows "yesterday (edited)" on the body), Is there a plan to surface these in the side panel and in the API? |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
GitHub Projects now includes three built-in timestamp fields: Created, Updated, and Closed. You can add them to any project view to sort and filter work based on when it was opened, last updated, or closed.
Area.mp4
To get started, click + to add a field in any project and select Created, Updated, or Closed from the list.
Share your feedback!
All reactions