Open maxceem opened 5 years ago
If it is very easy to keep old functionality of creating project/product templates with internal fields, we can keep it to have options as backup plan in case some thing wrong happens with our refactoring. Otherwise, we can skip this support for new project/product templates.
In another https://github.com/appirio-tech/connect-app/issues/3108 we implemented the ability to edit Forms, PriceConfigs and PlanConfig separately. Now we have to add the ability to create and edit Project/Product templates which would use such external models instead properties.
The main question here is: Should we still be able to create Project and Product template with internal fields:
scope
,phases
andtemplate
or all the new templates should use external models Forms, PriceConfigs and PlanConfig?