Fix Bug 2148: VDU Id issue & Multivdu Count Index Error in VM Action 88/12488/1
authorSANDHYA.JS <sandhya.j@tataelxsi.co.in>
Thu, 25 Aug 2022 02:49:13 +0000 (08:19 +0530)
committerjssan <sandhya.j@tataelxsi.co.in>
Thu, 25 Aug 2022 03:52:56 +0000 (05:52 +0200)
commit797d9f3e02def5b00e4bbbf1190cfc6004e5655e
tree072928d440a543041665cf301e84e49c1766e247
parentc6dfe8b15190eb1b160f60aba88fde430d268eea
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