Newly uploaded import does not immediately load encounter table
Expected behavior After seeing the bulk import success message, users can click on See Details button to view their table of imported encounters.
Current behavior
After users click on See Details, certain conditions cause users to see There are no records to display instead of their encounters.
QA notes
Waiting a few moments after uploading the spreadsheet and refreshing the task page (react/bulk-import-task) will load their encounters.
Community link https://community.wildme.org/t/failed-bulk-import/5192
One condition that creates this: long child media asset creation. The bulk import is happening normally at this point, but the page is blank until an especially long batch of child media assets has been generated.