Migrate the ingest Vuex module to a Pinia store
Migrate the Vuex store module in src/store/ingest.js
to Pinia with TypeScript, after the related API helpers have been typed, and update all components and tests.
Migrate the Vuex store module in src/store/ingest.js
to Pinia with TypeScript, after the related API helpers have been typed, and update all components and tests.