action #56591
Updated by okurz over 5 years ago
## Motivation As ideas based on our investigation work in #54902#note-10 . Jobs can spend quite some time in "Uploading" and it's not really clear to users what is going on or an open browser tab is handling it inefficiently #54902#note-10: ## Acceptance criteria * **AC1:** The job details page preserves a user selection, e.g. prevent the currently selected tab, when a job changes from "running" over "uploading" to the final state * **AC2:** During longer uploads the current status can be read from live logs in the webUI * **AC3:** Jobs are only shown as Done when all log files are completely uploaded ## Suggestions * Prevent the repeating auto-reloads of the webpage * Provide provide the current status from logs over the webUI * Ensure ensure the job to be considered complete and upload worker-log.txt only after all other files are uploaded