QueueUpdateProject doesn't seem to work for custom fields

Answered QueueUpdateProject doesn't seem to work for custom fields

  • Tuesday, 27 July 2010 8:42 AM
     
     

    Hi,

    I have a project which I've changed some tasks in it and some of their custom fields. I'm using the

    QueueUpdateProject method to reflect these changes back to the server and then check-in the project using

    QueueCheckInProject. No exception or error arose by these methods but I don't see the changes reflecting in the project server (using project proffesional).

    For each custom field that I change I call the AcceptChanges method eitherwise the QueueUpdateProject throws an exception "CustomFieldRequiredValueNotProvided" (all fields are not-required). If I do use the acceptchanges method then no change is done in the server.

     


    Id

All Replies