Set duplicate of issue

put

/issues/issues/v3/issues/{issueId}/duplicateof

Set an issue as a duplicate of another.

Request

Path Parameters
Header Parameters
Body ()
Root Schema : Issue
Type: object
Show Source
Nested Schema : attachments
Type: array
Show Source
Nested Schema : ccs
Type: array
Show Source
Nested Schema : comments
Type: array
Show Source
Nested Schema : commits
Type: array
Show Source
Nested Schema : Component
Type: object
Show Source
Nested Schema : customFields
Type: object
Additional Properties Allowed
Show Source
Nested Schema : duplicates
Type: object
Nested Schema : User
Type: object
Show Source
Nested Schema : Priority
Type: object
Show Source
Nested Schema : Product
Type: object
Show Source
Nested Schema : Release
Type: object
Show Source
Nested Schema : Resolution
Type: object
Show Source
Nested Schema : Severity
Type: object
Show Source
Nested Schema : Sprint
Type: object
Show Source
Nested Schema : Status
Type: object
Show Source
Nested Schema : subIssues
Type: object
Nested Schema : tags
Type: array
Show Source
Nested Schema : timeSpent
Type: array
Show Source
Nested Schema : Attachment
Type: object
Show Source
Nested Schema : attachmentData
Type: array
Show Source
Nested Schema : IssueHandle
Type: object
Show Source
Nested Schema : Comment
Type: object
Show Source
Nested Schema : components
Type: array
Show Source
Nested Schema : releases
Type: array
Nested Schema : releaseTags
Type: array
Show Source
Nested Schema : ReleaseTag
Type: object
Show Source
Nested Schema : Tag
Type: object
Show Source
Nested Schema : TimeSpent
Type: object
Show Source
Back to Top

Response

200 Response

Successful operation
Body ()
Root Schema : SingleRelatedResource
Type: object
Show Source
Nested Schema : item
Type: object
Additional Properties Allowed
Show Source
Nested Schema : additionalProperties
Type: object

400 Response

Invalid Issue
Body ()
Root Schema : RestException
Type: object
Show Source
Nested Schema : Throwable
Type: object
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Nested Schema : StackTraceElement
Type: object
Show Source

404 Response

Issue Not Found
Body ()
Root Schema : RestException
Type: object
Show Source
Nested Schema : Throwable
Type: object
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Nested Schema : StackTraceElement
Type: object
Show Source

406 Response

Media type not acceptable
Body ()
Root Schema : RestException
Type: object
Show Source
Nested Schema : Throwable
Type: object
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Nested Schema : StackTraceElement
Type: object
Show Source

409 Response

Concurrent update
Body ()
Root Schema : RestException
Type: object
Show Source
Nested Schema : Throwable
Type: object
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Nested Schema : StackTraceElement
Type: object
Show Source
Back to Top