Important note [Retirement of icTime] and [Retirement of biz] on December 29th, 2023

Skip to end of metadata
Go to start of metadata

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

Compare with Current View Version History

« Previous Version 21 Next »

 

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

ParameterDescriptionRemarks
copyIssuesIf true, issues are copied, too.

Issues are copied with attachments and with sub-tasks, but without

  • comments
  • work logs.

Issues will be created in status "Open". The original status will be ignored.

To copy issues, you have to copy components and versions, too!

If you need any other kind of data/operations related to JIRA issues, use the JIRA REST API (https://docs.atlassian.com/jira/REST/).

  • No labels