delphix / dxm-toolkit

The DXM-Toolkit is a collection of compiled Python command line interface (CLI) executables to assist in automating or extending the Delphix Masking Engine functionality via the APIs.
Apache License 2.0
6 stars 15 forks source link

"April 2022 Algorithm update fails for files" #63

Open bobpatten opened 2 years ago

bobpatten commented 2 years ago

Expected Behavior dxmc column replace --algname should update file ruleset assignments

Actual Behavior Columns with algorithm assigned are updated as expected but file fields fail with "unhandled exception".

Steps To Reproduce the Problem For any file ruleset with an algorithm to be replaced execute "dxmc column replace --algname CURRENT_ALGO --newalgname NEW_ALGO --newdomain DOMAIN"