YouTrack Standalone 2019.1 Help

TextMarkupActivityItem

Some user activities modify a text that has a markup. Such activities allow access to the rendered text.

Extends SingleValueActivityItem

This table describes attributes of the TextMarkupActivityItem 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

removed

String

Old value of the text. Read-only. Can be null.

added

String

New value of the text. Read-only. Can be null.

markup

String

The text in the target entity after the change rendered using markup language. Read-only. Can be null.

Last modified: 8 July 2019