YouTrack Standalone 2020.6 Help

WatchFolder

A WatchFolder is an IssueFolder that let you enable notifications for a set of issues that it enfolds. It is a common abstract ancestor for saved searches and issue tags.

Extends IssueFolder

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

owner

User

A user who created — hence, owns — the watch folder. Read-only. Can be null.

visibleFor

UserGroup

Group of users that can see this watch folder. If the folder is visible only for its owner, this property is null. Can be null.

updateableBy

UserGroup

Group of users that can update this watch folder. If only the folder's owner can update it, this property is null. Can be null.

name

String

The name of the issue folder. Can be null.

Last modified: 30 March 2021