mttl.py/delete.py not removing ksats from parents list and not removing from workroles json files.:5
Expected Behavior:
Any changes to KSATs should propagate throughout all the files.
Current Behavior:
The workrole.json files are not being modified when KSATs are delete. Deleted KSATs are not being removed from parent list of other KSATs.
Possible Solution:
Steps to Reproduce:
-
Step 1 execute /mttl.py delete ksat on any given KSAT (take note of one of the work roles) associated -
Step 2 open the associated work role .json file and do a find on the KSAT and it will still exist -
Step 3 For any deleted KSATs that were parents, search the appropriated KSAT .json file and they still exists.
Edited by charles.heaton.2