Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

_create

_

Started state

Anchor
myloginAnchor
myloginAnchor

...

Parameter nameTypeOptionalityDescriptionConstraints
titlestring
Status
colourRed
titleREQUIRED
title of the project
descriptionstring
Status
colourGreen
titleOPTIONAL
description of the project. A description can be formatted by markdown syntax.
organizationstring
Status
colourGreen
titleOPTIONAL

ID of the organization which will become the owner of the project


Anchor
cloneProjectAnchor
cloneProjectAnchor

cloneProject

Clones project from source and opens it.

Parameter nameTypeOptionalityDescriptionConstraints
projectstring
Status
colourRed
titleREQUIRED
Project ID of the project from which new project will be cloned
organizationstring
Status
colourRed
titleREQUIRED
ID of the organization which will become the owner of the project
descriptionstring
Status
colourGreen
titleOPTIONAL
description of the project. A description can be formatted by markdown syntax.
titlestring
Status
colourGreen
titleOPTIONAL

title of the project, if none provided defaults to = "Clone of [projectName]"


Anchor
editProjectAnchor
editProjectAnchor

...

Info
titleUpdating existing metadata objects

When modifying already added (uploaded) metadata objects use pushProject 7537217 command for uploading modified objects to the project.

...