Description of problem: if you run several deployments it's hard to know which is which since except for date and time all deployment would get the "deploy" name under the task view Version-Release number of selected component (if applicable): fusor-initial-setup-0.0.21-4.el7eso.noarch ruby193-rubygem-fusor_ui-0.0.1-21.el7eso.noarch How reproducible: 100% Steps to Reproduce: 1. run more than one deployment 2. go to task view to look at the status of the deployment 3. Actual results: all deployments get the same name "Deploy" even though we actually name the deployment Expected results: we should add the deployment given name to the deploy task entered under the task view to easily filter through the deployments Additional info:
We'll revisit this after we have progress reporting in place.
John, not sure the UI progress reporting is dependent on how you backend assigns a name to he dynflow task. fusor/server can use "fusor_deployments.name" rather than just "Deploy".
Fixed in https://github.com/fusor/fusor/pull/557
Verified. The Deploy task now contains the name of the deployment. RHCI-6.0-RHEL-7-20160107.t.1-RHCI-x86_64-dvd1.iso