API-1019 error creating a project from template
search cancel

API-1019 error creating a project from template

book

Article ID: 421489

calendar_today

Updated On:

Products

Clarity PPM On Premise Clarity PPM SaaS

Issue/Introduction

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

  1. Administration > Studio > Objects > Project object
  2. Create a money type attribute: "MyMoney"
  3. Go to MUX > Administration > Blueprints
  4. Edit a project blueprint and add the "MyMoney" field to the Create From Template modal
  5. Project grid > Select a template and associate it to the blueprint above
  6. Click on New from Template > Select the template we associated to the blueprint.
  7. On the New From Template modal you see the "MyMoney" attribute
  8. Populate the field and click Create > Project is created
  9. 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

Environment

Clarity 16.4.0

Cause

This is caused by DE179927

Resolution

Currently being investigated by Engineering

Workaround: 

  • Mark the field as required OR
  • Remove the field from the Create from template modal if it is not required OR
  • Add a default value to the field