Init provisioning polling after successful cloning tasks [SCI-9796] (#6758)

This commit is contained in:
wandji 2023-12-05 10:15:11 +01:00 committed by GitHub
parent 44a8fc06b3
commit 4df097b251
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -615,6 +615,7 @@ var ExperimnetTable = {
this.appendRows(result.data);
this.initDueDatePicker(result.data);
this.handleNoResults();
this.initProvisioningStatusPolling();
}, 100);
InfiniteScroll.init(this.table, {