Skip to content

updateproject.ps1 Update description error #7

@mctavi

Description

@mctavi

Update description on Project Online not working:

ReST request to update the project description

$body = "{'Description':'Updated from PowerShell using REST API'}"
Patch-ReSTRequest $SiteUrl "ProjectServer/Projects('$projectid')/Draft" $body

Exception calling "GetResponse" with "0" argument(s): "The remote server returned an error: (412) Precondition Failed."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions