Can't undo delete the second vfModule in drawing board - fix. 78/106878/1
authorAlexey Sandler <alexey.sandler@intl.att.com>
Thu, 30 Apr 2020 08:26:40 +0000 (11:26 +0300)
committerAlexey Sandler <alexey.sandler@intl.att.com>
Thu, 30 Apr 2020 08:26:40 +0000 (11:26 +0300)
commit4464942ccab08ce2c562c7b27451d0f2c48cc1ff
treed02958cf615092d6371ab9202355edc6bcb5f307
parentb4af2036941854aa45aa9d53e06bd92de5a842d3
Can't undo delete the second vfModule in drawing board - fix.

Given two vfModules created under the same vnf,
when try to undo delete action the second vfModule its status not updated to deleted.
Issue-ID: VID-819

Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com>
Change-Id: I8b14896be68a3aa132027f007ec0695ff706339c
vid-webpack-master/src/app/drawingBoard/service-planning/objectsToTree/models/vfModule/vfModule.model.info.ts
vid-webpack-master/src/app/shared/storeUtil/utils/vfModule/vfModule.actions.ts
vid-webpack-master/src/app/shared/storeUtil/utils/vfModule/vfModule.reducers.spec.ts
vid-webpack-master/src/app/shared/storeUtil/utils/vfModule/vfModule.reducers.ts