Current Behavior
After the commit in 2.x (#4372) Datasets in the Datastore Import Status Dashboard who have already gone through fetch/import/post_import are displaying "Waiting (0%)" under the "Store" column. This issue goes away if you reset to the commit immediately before (git reset --hard c6b94a1e239cb5cc424ffde7518b88e7ee06778d).
Expected Behavior
Dashboard should display "done" under the "store" column of the dashboard.
Steps To Reproduce
tbd
Relevant log output (optional)
Anything else?
No response