Skip to end of banner
Go to start of banner

cloneProject

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 69 Next »

See also: Actions

Description

Create a new project as a clone of a base project (only issue security, notification, and permission scheme references will be copied. to clone, some other fields are also not available to be copied to the clone). Parameters specified will override the setting copied from the base project. Optionally copy versions, components, role actors, and issues to new project. Provide a jql parameter to subset the issues to be cloned. Use '--options continueWithDefault' to default assignee and reporter when the current value is invalid for a new cloned issue.

Required Parameters

project, toProject

Optional Parameters

name, description, url, permissionScheme, notificationScheme, issueSecurityScheme, workflowScheme, priorityScheme, issueTypeScheme, issueTypeScreenScheme, fieldConfigurationScheme, category, template, type, continue, copyVersions, autoVersion, copyComponents, autoComponent, copyRoleActors, cloneIssues, copyLinks, copyRemoteLinks, copyAttachments, copyComments, copyWatchers, copySubtasks, copyEstimates, copySubtaskEstimates, copyProperties, useParentVersions, useParentReporter, fieldExcludes, propertyPrefix

Type

Create

Category

Projects

Output Formats

Replacement Variables

project, projectId, projectUrl, projectType, projectStyle

Hostingcloud,server,datacenter
Since Version

Examples

cloneProject

Related How To's

  • No labels