create_parent: Create Parent

create_parentR Documentation

Create Parent

Description

Create a parent cell for make_jira_issue. Currently, the parent has the same issue_key, status, priority, and issue_type as the base issue

Usage

create_parent(jira_domain_url, issue_key, status, priority, issue_type)

Arguments

jira_domain_url

URL of JIRA domain

status

status of issue for development

priority

the name of the priority of the issue

issue_type

type of JIRA issue

parent_issue_key

issue key of the parent issue of the current JIRA issue

Value

A list named 'parent' that contains a parent issue and it's fields


sailuh/kaiaulu documentation built on April 17, 2024, 2:21 a.m.