changeIssueTitle
Changes the title
of an Issue requires MANAGE_ISSUES on any of the Trackables the Issue is on.
If the title
is equal to the already existing title
, no event is created.
changeIssueTitle(
input: ChangeIssueTitleInput!
): ChangeIssueTitlePayload!
Arguments
changeIssueTitle.input
● ChangeIssueTitleInput!
non-null input
Defines the Issue and new
title