-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
1.8.0
-
None
-
False
-
-
False
-
Release Note Not Required
-
-
Description of problem:
After importing a repository with the bulk import scaffolder feature it shows a table with the current scaffolder task status. This status shows pending and updates only when the page reloads. If possible it should update regularly.
https://github.com/redhat-developer/rhdh-plugins/pull/1266#pullrequestreview-3310928676
Steps to Reproduce
- Enable scaffolder support in bulk import
- Import a repository
Actual results:
The task status shows Pending also after it finishes
Expected results:
The task status should update regularly.
Maybe every 10 seconds? Or after 1,2, 5, 10, 20, 30, ... seconds?
Build Details:
PR https://github.com/redhat-developer/rhdh-plugins/pull/1266