YouTrack Standalone 2020.6 Help

NotificationsUserProfile

Represents the notification settings in the profile of the specific user.

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

notifyOnOwnChanges

Boolean

Indicates whether the user receives notifications on their own changes.

jabberNotificationsEnabled

Boolean

Indicates whether the user enabled notifications via jabber.

emailNotificationsEnabled

Boolean

Indicates whether the user enabled notifications via email.

mentionNotificationsEnabled

Boolean

Indicates whether the user receives notifications when they is mentioned in issue text.

duplicateClusterNotificationsEnabled

Boolean

Indicates whether the user receives notifications about issue's duplicates.

mailboxIntegrationNotificationsEnabled

Boolean

Indicates whether the user receives notifications produced by mailbox integration.

usePlainTextEmails

Boolean

Indicates whether the user receives emails in plain text.

autoWatchOnComment

Boolean

Indicates whether the user is automatically subscribed to the issue or article updates when they leave a comment.

autoWatchOnCreate

Boolean

Indicates whether the user is automatically subscribed to the issue or article updates when they create it.

autoWatchOnVote

Boolean

Indicates whether the user is automatically subscribed to the issue updates when they vote for the issue.

autoWatchOnUpdate

Boolean

Indicates whether the user is automatically subscribed to the issue or article updates when they update it.

Last modified: 30 March 2021