-
Type:
Technical Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Component/s: Core Infrastructure
-
Labels:
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Git Pull Request:
The logic in portal-workflow-kaleo-designer-web was added because the corresponding model resource actions were defined in the resource-actions/default.xml in this -web module. However, after LPS-112054, these model definitions were moved to the corresponding -service module. As a result, the model resource actions will be read and checked by spring-extender and be ready when the -web logic runs.