When creating a project from template I am getting an API-1019 generic error.
When looking at the app-ca.log file I see the following exception:
ERROR 2026-01-07 05:48:27,188 [http-nio-1640-exec-42] ppm.rest (clarity:myuser:mysession:PPM_REST_API) AbstractInvestmentTemplateCopier :: Exception while creating instance [name: aaaaa code: aaaqa ] from template id [ 5000003 ]. Error code: projmgr.ENTER_VALID_STATUS_CODE Error Msg:
ERROR 2026-01-07 05:48:27,189 [http-nio-1640-exec-42] ppm.rest (clarity:myuser:mysession:PPM_REST_API)
com.ca.ppm.rest.exception.APISystemException: API-1019 : Could not process the request due to internal error.
at com.ca.clarity.projmgr.template.AbstractInvestmentTemplateCopier.raiseException(AbstractInvestmentTemplateCopier.java:1278)
at com.ca.clarity.projmgr.template.AbstractInvestmentTemplateCopier.createInstance(AbstractInvestmentTemplateCopier.java:1399)