Post

3 followers Follow
0
Avatar

Overriding Clarizen Object Dependancies

When trying to update data for a Clarizen project and its milestones (start date, end date and % completed) through API, some of the update calls fail since dependencies are present on the project and milestones.

Ex:

{
  "errorCode": "General",
  "message": "Project ‘C_DignityHealth_Rebuild_Strategy_2015_Q4’ has a manually set StartDate on some of its sub-items (e.g. Milestone ‘Config and Deploy’).\r\n",
  "referenceId": "d3W7WrEPGEMtSrbfNSzCv"
}

 

Is it possible to update the clarizen objects through API, overriding these rules and dependencies set on them?

Adikeshav S Answered

Please sign in to leave a comment.

3 comments

1
Avatar

I don't believe that you can change a date that would violate dependency rules, but someone from our R&D team will correct me if that is not the case.

Josh Santos 1 vote
Comment actions Permalink
1
Avatar

As Josh said, the API won't let you perform something that violates our business logic. 

Eyal Post 1 vote
Comment actions Permalink