We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Probably by splitting out the "Dates" column into start and end date.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered:
feat: split start/end dates into separate columns on main list (#11989)
0d53c8a
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]>
mikewilli
Successfully merging a pull request may close this issue.
Probably by splitting out the "Dates" column into start and end date.
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: