Vue-router warnings on the status page of processes without corpora
Corpora are now nullable on processes, but the frontend does not completely handle this:
[vue-router] missing param for named route "navigation": Expected "corpusId" to be defined
This does not cause Sentry alerts or harm the display (apart from an empty 'Corpus' column on the status page).