Skip to content

CE-3395: Fix infinite loop

Johanna Szepanski requested to merge CE-3395-fix-infinite-loop into develop

This is not a complete refactor of details view and child components, just did what I had to do to stop the infinite loop. Migrated to rtk though and cleaned up where it was easy.

Before, user stayed on Management tab when a ongoing job had started. But for a while now, user is redirected to job page. I could therefor remove some no longer relevant code (ongoing command stuff)

Sorry about the not so neat commit history, a bit tricky to keep the changes in a clean structure.

Follow ups in CE-3400 CE-3401

Edited by Johanna Szepanski

Merge request reports

Loading