Creates a new project in JIRA based on an existing one.
icbiz JavaDoc
For details, refer to http://www.interconcept.de/bizdoc/de/iconcept/icbiz/rest/CpProjectRes.html.
Remarks
Parameter | Description | Remarks |
---|---|---|
copyIssues | If true, issues are copied, too. | Issues are copied with attachments and with sub-tasks, but without
Issues will be created in status "Open". The original status will be ignored. To copy issues, you have to copy components and versions, too! |
The following elements/relations of a JIRA project are always copied and can't be configured:
- Project description and avatar, if applicable
- Permission Scheme
- Notification Scheme
- Issue Type Scheme
- Workflow Scheme
- Screen Scheme
- Field Configuration Scheme
- Role Configuration
If you need any other kind of data/operations related to JIRA issues, use the JIRA REST API (https://docs.atlassian.com/jira/REST/).