Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project overview - Project import date equals the export date #250

Open
JamHaven opened this issue May 13, 2024 · 3 comments
Open

Project overview - Project import date equals the export date #250

JamHaven opened this issue May 13, 2024 · 3 comments

Comments

@JamHaven
Copy link

All projects in the 'Projects' overview are sorted by date of creation.

This gets weird as soon as the user imports an old project. The project gets sorted according to the original creation date, instead of the import date. This is especially confusing with a lot of projects in the list.

I suggest using the import date instead of the creation date when importing a project, or give the user a choice to decide for themselves.
Alternatively, sorting options for the Projects overview could be utilized to mitigate this issue.

@MWedl
Copy link
Contributor

MWedl commented May 16, 2024

We will introduce sorting options for project lists. One of the options will be to sort based on the last updated date of projects, such that active projects are on top of the list and stale projects are below.

@JamHaven
Copy link
Author

Sorting by last update would certainly make this better, but I would prefere to set the creation date = import date.
If I would sort by last update, the order of the projects in our list would change all the time. I can understand that manipulating the creation date feels dirty, but it feels better to me than sorting by last updates.

Alternatively, sorting by "import date/time" would work as well, if projects with not "import date/time" would use the "creation date/time" instead.

@MWedl
Copy link
Contributor

MWedl commented May 27, 2024

Sorting options are implemented in https://github.com/Syslifters/sysreptor/releases/tag/2024.43

@MWedl MWedl removed the in progress label May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants