Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jira/src/version3/models/globalScope.ts>GlobalScope

A JavaScript/TypeScript wrapper for the JIRA Cloud, Service Desk and Agile REST API
Latest
interface GlobalScope
import { type GlobalScope } from "https://deno.land/x/jira@v3.0.2/src/version3/models/globalScope.ts";

Properties

optional
attributes: string[]

Defines the behavior of the option in the global context.If notSelectable is set, the option cannot be set as the field's value. This is useful for archiving an option that has previously been selected but shouldn't be used anymore.If defaultValue is set, the option is selected by default.