REST API: Project Tree Old

DATA CENTER AND SERVER | CLOUD

REST API: Project Tree Old

This content is archived.

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/foldertree/id

GET

com.easesolutions.jira.plugins.requirement1s/1.0/search/prjKey

Search for project tree folders and retrieve detailed information for the found elements.

GET

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey

Get the complete project tree structure for a given project.

POST

com.easesolutions.jira.plugins.requirements/1.0/tree/reuse

Trigger a requirements reuse. Source and target may be in different projects.

POST

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/createscheduledjob

Allows the creation of jobs for the scheduled adding of existing issues.

GET

com.easesolutions.jira.plugins.requirements/1.0/tree/totalItemCount/prjKey

4.2.0 Returns total item count of project tree. 

 

GET

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/folders

Get complete tree structure of project.

GET

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/foldertree/id

Get complete tree structure with or without issues for certain project tree folder.

POST

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/folder

Create a new project tree folder below the root folder of a given project.

POST

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/folder/id

Create a new project tree folder below a specified folder of a given project.

PUT

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/folder/id

Rename a folder using project key.

DELETE

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/folder/id

Delete a project tree folder from a given project.

 

POST

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/rootissue

Add an existing issue to the root folder of a given project.

DELETE

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/rootissue

Remove an issue from the root folder of a given project.

POST

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/folderissue/id

Add an existing issue to a specified tree folder of a given project.

DELETE

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/folderissue/id

Remove an issue from a specified tree folder of a given project.

POST

com.easesolutions.jira.plugins.requirements/1.0/tree/prjKey/moveissue

Move an issue from one tree folder to another one of the same project.

 

GET

com.easesolutions.jira.plugins.requirements/1.0/child-req/prjKey/parentKey

Get all child requirements for a given issue in a specific project.

POST

com.easesolutions.jira.plugins.requirements/1.0/child-req/prjKey/parentKey

Add a child requirement to an issue in the project tree a given project.

DELETE

com.easesolutions.jira.plugins.requirements/1.0/child-req/prjKey/parentKey

Remove a child requirement from an issue in the project tree of a given project.