turbinia icon indicating copy to clipboard operation
turbinia copied to clipboard

None types in recipes end up as strings

Open aarontp opened this issue 2 years ago • 0 comments

When the None object is in a recipe, it gets evaluated as a string. We should make sure that it gets deserialized as the correct type. An empty string may work for many cases. If using an empty string is the best option, we should document that and update the recipes and TASK_CONFIGs to match.

aarontp avatar Jul 29 '22 20:07 aarontp