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

order milestones by expected age? #141

Open
lkeegan opened this issue Nov 4, 2024 · 2 comments
Open

order milestones by expected age? #141

lkeegan opened this issue Nov 4, 2024 · 2 comments
Labels
admin-frontend backend enhancement New feature or request frontend question Further information is requested

Comments

@lkeegan
Copy link
Member

lkeegan commented Nov 4, 2024

Currently the milestones have an order integer which can be used to determine the order in which they are returned. (If the order is the same for two milestones, which it is currently for all of them, then the order of creation is used)

However, now that we have an expected age for each milestone, maybe it would be an improvement to order them by that, i.e. in ascending order of age/difficulty?

This seems like a natural ordering, and would allow us to remove the order from the Milestones.

@lkeegan lkeegan added enhancement New feature or request question Further information is requested frontend backend admin-frontend labels Nov 4, 2024
@lkeegan
Copy link
Member Author

lkeegan commented Nov 8, 2024

Or: do we need an explicit ordering at all?

@lkeegan
Copy link
Member Author

lkeegan commented Nov 12, 2024

No - they should come in the order chosen by the admins

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin-frontend backend enhancement New feature or request frontend question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant