Developer Portal for YouTrack and Hub Help

DuplicateVote

Represents a vote for duplicates of the issue.

Attributes

This table describes attributes of the DuplicateVote entity.

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

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

Field

Type

Description

id

String

The ID of the vote for the duplicate issue. Read-only.

issue

Issue

The duplicate issue that a user voted for. Read-only. Can be null.

user

User

The user who voted for the duplicate issue. Read-only. Can be null.

Last modified: 15 March 2024