Skip to content

Show project creation dates when sorting group page on this attribute

https://gitlab.com/demo-clusters:

image

shows all these projects were created a week ago, but that's not true. They were created a long time ago and haven't been touched in months.

Proposal

We always show the last activity date for a project. Instead:

  • When sorting on creation date, show the created_at for a project instead of last activity.
Edited by Jeremy Watson (ex-GitLab)