-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 73.12
-
Fix Version/s: 73.13
-
Component/s: Studio Designer
-
Tags:
-
Sprint:NOS 10.2.4
At the moment, the Themes builder, the Project and Catalog services are still using some `fetch` calls to retrieve templates and resources. All of these calls should be changed and use the api of the Resource/Registry services.
This is required for the migration, since Designer Services implementation for Java Nashorn cannot rely on fetch calls.