whole-tale / girder_wholetale

Girder plugin providing basic Whole Tale functionality
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

import_binder job doesn't create a progress notification #476

Closed craig-willis closed 3 years ago

craig-willis commented 3 years ago

Testing https://github.com/whole-tale/ngx-dashboard/pull/171, I noticed that import_binder local job doesn't create a wt_progress notification so nothing is displayed. Need to add the notification.

Test Case Assumes on https://github.com/whole-tale/ngx-dashboard/pull/171

  1. Open https://girder.local.wholetale.org/api/v1/integration/dataverse?datasetPid=doi%3A10.7910%2FDVN%2F3MJ7IR&siteUrl=https%3A%2F%2Fdataverse.harvard.edu
  2. Create new READ-ONLY tale, confirm notification progression (Registering external data, Updating datasets, Success)
  3. Delete and repeat import as READ-WRITE tale, confirm notification progression (Registering external data, Copying files to workspace, Success)