Cmdlets for Jira Service Management

Build 23.0.8839

RequestApprovals

This resource represents a request approval.

Select

Note: This resource is marked as EXPERIMENTAL and may change without notice.

The 本製品 will use the Jira Service Management API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品.

  • Id supports the following operator: =.
For example, the following query is processed server side:
SELECT * FROM RequestApprovals WHERE RequestID = '10001' AND Id = '10002'

Columns

Name Type ReadOnly Description
Id [KEY] String True

The Id of the approval.

RequestKey String True

The Id of the request.

RequestId [KEY] String True

The Key of the request.

Name [KEY] String True

The Name of the approval.

FinalDecision String False

The final decision.

使用できる値は次のとおりです。approve, decline

CanAnswerApproval String True

Shows if this approval can be answered.

Approvers String True

The approvers of this request.

CreatedDate String True

The datetime this request was approved.

CompletedDate String True

The datetime this request approval was created.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839