YouTrack Standalone 2020.5 Help

ParsedCommand

Represents the command that was parsed from the provided query.

This table describes attributes of the ParsedCommand entity.

  • To receive an attribute in the response from server, specify it explicitly in the request parameter fields.

  • To update an attribute, provide it in the body of a POST request.

Field

Type

Description

description

String

HTML description of the command that describes what will be done to issue as a result of this command. Read-only. Can be null.

error

Boolean

Indicates whether the command contains errors. Read-only. Can be null.

delete

Boolean

Indicates whether the command deletes an issue. Read-only. Can be null.

Last modified: 14 December 2020