waltz icon indicating copy to clipboard operation
waltz copied to clipboard

Scheduled Job Service: scheduled ripple data types job copies data types from removed flows

Open jessica-woodland-scott-db opened this issue 2 years ago • 0 comments

Description

PhysicalSpecDecoratorDao.rippleDataTypesToLogicalFlows() copies all data types, not just those on active flows, and includes unknown / deprecated data types.

Waltz Version

1.45

Steps to Reproduce

...

Expected Result

only dts on active flows/specs copied, no unknown/deprecated types copied

Actual Result

everything copied