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

Sort Default Deep History table by Start Time #837

Closed
smlambert opened this issue Jan 14, 2024 · 4 comments
Closed

Sort Default Deep History table by Start Time #837

smlambert opened this issue Jan 14, 2024 · 4 comments
Assignees
Labels

Comments

@smlambert
Copy link
Contributor

Currently Deep History is sorted by Build ID on initial loading of that view.

In certain cases we have Build IDs that are greater than the most recent runs in the TRSS DB and they end up sorted at the top of the view. I believe this arises from the fact that we have a nightly pipeline and a release pipeline that launch these jobs / targets and have different initial build IDs.

This issue is to propose to have the initial load of the Deep History view, to sort by Start Time.

Note: The user can choose to sort by Build ID if they want, so we are not removing the ability to view with that sort order.

@llxia
Copy link
Contributor

llxia commented Jun 11, 2024

@llxia llxia added the soc_24 label Jun 11, 2024
@Sangyoon21
Copy link
Contributor

i can work on it

@Sangyoon21
Copy link
Contributor

I think we can close this issue

@smlambert
Copy link
Contributor Author

Closed via #887

Thanks @Sangyoon21 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

3 participants