If a user submits data and then deletes it, they are still able to submit a job with that file's ID. The resulting file mapping (pscs-filepaths-12345.json) is empty, resulting in an error with the AnnDataLoadingNode saying that the path can't be None.
To fix this, the page should be entirely refreshed when data is deleted.