find_field: Find the ID of a field in the Jira schema, given the field...

Description Usage Arguments Value Examples

View source: R/get_fields.R

Description

Specifying both the name and the type of the field is necessary to avoid issues with fields that have the same name, but multiple types defined.

Usage

1
find_field(fields, name, type)

Arguments

fields

Output of get_fields()

name

Name of the field to find

type

Type of the field to find

Value

The ID of the field in the schema

Examples

1

davidski/sprintr documentation built on Jan. 23, 2022, 12:42 p.m.