Idea: Define process links in files #6
Labels
breaking
Breaking changes in major release
documentation
Improvements or additions to documentation
on hold
On hold
Configuration should not be stored in the database, instead files should be used. This has advantages:
TYPO3 v12 will probably provide a way to read configuration from files and hydrate value objects accordingly, see discussion:
https://decisions.typo3.org/t/configuration-overhaul-plan/728
Prerequisite: #7
Acceptance criteria:
Process
,Processtablefield
andStep
model are removed.ProcessRepository
and theStepRepository
are removed.step_uid
is removed from the transfer table. Also the logic to use the step_uid as fallback when starting processes is in place.The following fields for a process link are available:
The following fields for a process table field are available:
0
)The following fields for a step are available:
The text was updated successfully, but these errors were encountered: