Fix Bug 2148: VDU Id issue & Multivdu Count Index Error in VM Action 87/12487/2
authorSANDHYA.JS <sandhya.j@tataelxsi.co.in>
Thu, 25 Aug 2022 02:49:13 +0000 (08:19 +0530)
committerramanathan <ramerama@tataelxsi.co.in>
Wed, 7 Sep 2022 10:15:00 +0000 (12:15 +0200)
commitbc5d33e8d5eba70e09b7c7d40089cd3d350e2741
tree5c9b840a05a387e291645440374357e25362782d
parent3704b8334d999402c8775df7c6f88cdf6dc1b8f8
Fix Bug 2148: VDU Id issue & Multivdu Count Index Error in VM Action

- Resolved vduId dropdown issue by removing the duplicate values
  from the array
- Resolved multivdu countIndex error by filtering count index
  with selected vduId

Change-Id: I1231afb4bb3b013816cd8d7b8c50ae3decf5dbea
Signed-off-by: SANDHYA.JS <sandhya.j@tataelxsi.co.in>
src/app/utilities/start-stop-rebuild/StartStopRebuildComponent.html
src/app/utilities/start-stop-rebuild/StartStopRebuildComponent.ts
src/app/utilities/vertical-scaling/VerticalScalingComponent.html
src/app/utilities/vertical-scaling/VerticalScalingComponent.ts
src/app/utilities/vm-migration/VmMigrationComponent.html
src/app/utilities/vm-migration/VmMigrationComponent.ts