Constructors

Properties

client: Client

Methods

  • Updates the value of one or more custom fields on one or more issues. Combinations of custom field and issue should be unique within the request. Custom fields can only be updated by the Forge app that created them.

    Permissions required: Only the app that created the custom field can update its values with this operation.

    Type Parameters

    • T = void

    Returns Promise<void>

  • Updates the value of one or more custom fields on one or more issues. Combinations of custom field and issue should be unique within the request. Custom fields can only be updated by the Forge app that created them.

    Permissions required: Only the app that created the custom field can update its values with this operation.

    Type Parameters

    • T = void

    Parameters

    Returns Promise<T>