Skip to end of banner
Go to start of banner

copyItem

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

See also: Actions

Description

Copies an item by name or id. By default, the item will be copied to the same board. Otherwise, you can use the toBoard and toWorkspace parameters to select a different board. However, in this case, column values of items and sub-items will not be copied unless column names and types are identical. By default, the new item will have the same name as the original but suffixed by (copy). However, you can specify another name by using the --name parameter. Specify --copyUpdates to copy items and their updates limited to the latest 100 updates.

Required Parameters

item

Optional Parameters

copyUpdates, workspace, board, name, toWorkspace, toBoard, wait

Type

Create

Category

Items

Output Formats

Replacement Variables

account, toWorkspace, toWorkspaceName, toBoard, toBoardName, toItem, toItemName

Since Version11.1

Examples

copyItem

Related How To's

  • No labels