Workflow aggregation is part of the version control system. It works like configuration packs and uses VCS records as well. However, workflow aggregation has its peculiarities.
Role required: admin.
Concept
Workflow consists of the following elements:
workflow activities
transitions
activity exits
workflow version
Yet, when working on a local pack for further implementation, you do not have to include them one by one. Instead, the system compiles record versions of all these entities into one VCS record after publication.
The scheme below represents a simplified process of workflow export and import. Refer to the following articles to learn more: