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

Allow sort by end date on main experiments list #12007

Closed
mikewilli opened this issue Jan 8, 2025 · 0 comments · Fixed by #11989
Closed

Allow sort by end date on main experiments list #12007

mikewilli opened this issue Jan 8, 2025 · 0 comments · Fixed by #11989
Assignees

Comments

@mikewilli
Copy link
Contributor

mikewilli commented Jan 8, 2025

Probably by splitting out the "Dates" column into start and end date.

┆Issue is synchronized with this Jira Task

@mikewilli mikewilli self-assigned this Jan 8, 2025
github-merge-queue bot pushed a commit that referenced this issue Jan 28, 2025
Because

- start and end date are different fields
- it would be nice to sort on start/end date separately

This commit

- splits the start and end dates into separate columns
- indicates proposed vs actual end date with italics for proposed
- annotates the NimbusExperiment queryset with a sort_end_date so that
we can sort on proposed end date if experiment is live

Fixes #12007 


![image](https://github.com/user-attachments/assets/53a65dc8-0541-4188-90f4-3c42e1bd02b8)

![image](https://github.com/user-attachments/assets/5ae1fa9b-ceab-41a8-872b-89aace7de2bf)

Co-authored-by: RJAK11 <[email protected]>
Co-authored-by: Rana Al-Khulaidi <[email protected]>
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

Successfully merging a pull request may close this issue.

1 participant