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

add Queue add time #6587

Closed
moellep opened this issue Dec 12, 2023 · 1 comment · Fixed by #6821
Closed

add Queue add time #6587

moellep opened this issue Dec 12, 2023 · 1 comment · Fixed by #6821
Assignees
Milestone

Comments

@moellep
Copy link
Member

moellep commented Dec 12, 2023

Scans should be processed in the order they have been added to the queue. When an item is added, an additional column (add time, or similar) should be saved, and displayed in the UI for sorting.

@mkeilman
Copy link
Contributor

This was accidentally closed by #6598

@mkeilman mkeilman reopened this Dec 15, 2023
@moellep moellep self-assigned this Feb 16, 2024
moellep added a commit that referenced this issue Feb 28, 2024
also fix #6587 show queue order on pending list and allow sorting on queue order
Scan items may be moved to the front or back of the list
moellep added a commit that referenced this issue Feb 28, 2024
also fix #6587 show queue order on pending list and allow sorting on queue order
Scan items may be moved to the front or back of the list
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.

2 participants