diff --git a/trestlebot/tasks/authored/ssp.py b/trestlebot/tasks/authored/ssp.py index 9a4de19c..bc6a1987 100644 --- a/trestlebot/tasks/authored/ssp.py +++ b/trestlebot/tasks/authored/ssp.py @@ -224,6 +224,7 @@ def regenerate(self, model_path: str, markdown_path: str) -> None: compdefs=component_str, profile=profile, leveraged_ssp=leveraged_ssp, + include_all_parts=True, ) if not success: raise AuthoredObjectException(