When creating a project from template, you get an API-1019 error if the Create From Template modal contains a Money type field and you do not populate it.
STEPS TO REPRODUCE
- Administration > Studio > Objects > Project object
- Create a money type attribute: "MyMoney"
- Go to MUX > Administration > Blueprints
- Edit a project blueprint and add the "MyMoney" field to the Create From Template modal
- Project grid > Select a template and associate it to the blueprint above
- Click on New from Template > Select the template we associated to the blueprint.
- On the New From Template modal you see the "MyMoney" attribute
- Populate the field and click Create > Project is created
- Create a new one and do not populate the "MyMoney" field > Click Create
Expected Results: The project to be created successfully.
Actual Results:You get an API-1019 error