Add ability to set iteration on issue creation via GraphQL API
An iteration can be assigned to a created issue via the GraphQL API by providing one of the following: - Specific iteration global ID (iterationId). - iterationWildcardId (only CURRENT is supported). - IterationCadenceId is also required when iterationWildcardId is provided. Changelog: added EE: true
Showing
Please register or sign in to comment