YouTrack Standalone 2018.3 Help

JSON Schema

This page contains all of the entities that are supported by YouTrack REST API.

Agile

"Agile" : { "cardSettings" : "CardSettings", "colorCoding" : "ColorCoding", "columnSettings" : "ColumnSettings", "currentSprint" : "Sprint", "estimationField" : "CustomField", "favorite" : "Boolean", "flatBacklog" : "Boolean", "hideOrphansSwimlane" : "Boolean", "isUpdatable" : "Boolean", "name" : "String", "orphansAtTheTop" : "Boolean", "owner" : "User", "projects" : "MutableCollection", "sprints" : "MutableCollection", "sprintsSettings" : "SprintsSettings", "status" : "AgileStatus", "swimlaneSettings" : "SwimlaneSettings", "updateableBy" : "UserGroup", "updateableByProjectBased" : "Boolean", "visibleFor" : "UserGroup", "visibleForProjectBased" : "Boolean", "id" : "String" }

AgileColumn

"AgileColumn" : { "fieldValues" : "MutableCollection", "isResolved" : "Boolean", "ordinal" : "Int", "parent" : "ColumnSettings", "presentation" : "String", "wipLimit" : "WIPLimit", "id" : "String" }

AgileStatus

"AgileStatus" : { "errors" : "List", "hasJobs" : "Boolean", "id" : "String", "valid" : "Boolean", "warnings" : "List" }

AppearanceSettings

"AppearanceSettings" : { "dateFieldFormat" : "DateFormatDescriptor", "logo" : "Logo", "timeZone" : "TimeZoneDescriptor", "id" : "String" }

AttributeBasedSwimlaneSettings

"AttributeBasedSwimlaneSettings" : { "field" : "FilterField", "values" : "MutableCollection", "enabled" : "Boolean", "id" : "String", "parent" : "Agile" }

BackupError

"BackupError" : { "date" : "Long", "errorMessage" : "String", "id" : "String" }

BackupFile

"BackupFile" : { "creationDate" : "Long", "error" : "String", "id" : "String", "link" : "String", "name" : "String!", "size" : "Long" }

BackupStatus

"BackupStatus" : { "backupCancelled" : "Boolean", "backupError" : "BackupError", "backupInProgress" : "Boolean", "stopBackup" : "Boolean", "id" : "String" }

BuildBundle

"BuildBundle" : { "values" : "MutableCollection", "id" : "String", "isUpdateable" : "Boolean" }

BuildBundleCustomFieldDefaults

"BuildBundleCustomFieldDefaults" : { "bundle" : "BuildBundle", "defaultValues" : "MutableCollection", "canBeEmpty" : "Boolean", "emptyFieldText" : "String", "id" : "String", "isPublic" : "Boolean", "parent" : "CustomField" }

BuildBundleElement

"BuildBundleElement" : { "assembleDate" : "Long", "bundle" : "BuildBundle", "color" : "FieldStyle", "description" : "String", "hasRunningJob" : "Boolean", "id" : "String", "name" : "String", "ordinal" : "Int" }

BuildProjectCustomField

"BuildProjectCustomField" : { "bundle" : "BuildBundle", "canBeEmpty" : "Boolean", "condition" : "CustomFieldCondition", "defaultValues" : "MutableCollection", "emptyFieldText" : "String", "field" : "CustomField", "hasRunningJob" : "Boolean", "id" : "String", "isPublic" : "Boolean", "ordinal" : "Int", "project" : "Project" }

CheckResult

"CheckResult" : { "date" : "Long", "downloadUrl" : "String", "id" : "String", "message" : "String", "success" : "Boolean", "updateAvailable" : "Boolean" }

ColumnSettings

"ColumnSettings" : { "columns" : "MutableCollection", "field" : "CustomField", "id" : "String" }

CommandLimitedVisibility

"CommandLimitedVisibility" : { "id" : "String", "permittedGroups" : "List", "permittedUsers" : "List" }

CommandList

"CommandList" : { "caret" : "Int", "commands" : "List", "comment" : "String", "issues" : "List", "permittedGroup" : "UserGroup", "query" : "String", "runAs" : "String", "silent" : "Boolean", "suggestions" : "List", "usesMarkdown" : "Boolean", "visibility" : "CommandVisibility", "id" : "String" }

CommandUnlimitedVisibility

"CommandUnlimitedVisibility" : { "id" : "String" }

CustomField

"CustomField" : { "aliases" : "String", "fieldDefaults" : "CustomFieldDefaults", "fieldType" : "FieldType", "hasRunningJob" : "Boolean", "instances" : "MutableCollection", "isAutoAttached" : "Boolean", "isDisplayedInIssueList" : "Boolean", "isUpdateable" : "Boolean", "localizedName" : "String", "name" : "String", "ordinal" : "Int", "id" : "String" }

CustomFieldDefaults

"CustomFieldDefaults" : { "canBeEmpty" : "Boolean", "emptyFieldText" : "String", "isPublic" : "Boolean", "parent" : "CustomField", "id" : "String" }

CustomFilterField

"CustomFilterField" : { "customField" : "CustomField", "projects" : "Iterable", "xdField" : "XdCustomFieldPrototype", "aggregateable" : "Boolean", "baseField" : "IField", "id" : "String", "name" : "String", "presentation" : "String", "sortable" : "Boolean" }

DatabaseBackupSettings

"DatabaseBackupSettings" : { "archiveFormat" : "BackupFileType", "availableDiskSpace" : "Long", "backupStatus" : "BackupStatus", "cronExpression" : "String", "defaultLocation" : "String", "filesToKeep" : "Int", "isOn" : "Boolean", "location" : "String", "notifiedUsers" : "MutableCollection", "id" : "String" }

DateFormatDescriptor

"DateFormatDescriptor" : { "dateNoYearPattern" : "String", "datePattern" : "String", "id" : "String", "monthPattern" : "String", "pattern" : "String", "presentation" : "String" }

DraftIssueComment

"DraftIssueComment" : { "attachments" : "MutableCollection", "created" : "Long", "id" : "String", "text" : "String", "textPreview" : "String!", "updated" : "Long", "usesMarkdown" : "Boolean", "visibility" : "Visibility" }

DuplicateVote

"DuplicateVote" : { "id" : "String", "issue" : "Issue", "user" : "User" }

EmailSettings

"EmailSettings" : { "anonymous" : "Boolean", "from" : "String", "host" : "String", "isEnabled" : "Boolean", "login" : "String", "mailProtocol" : "MailSendProtocol", "port" : "Int", "readAccess" : "Boolean", "replyTo" : "String", "sslKey" : "StorageEntry", "id" : "String" }

EnumBundle

"EnumBundle" : { "values" : "MutableCollection", "id" : "String", "isUpdateable" : "Boolean" }

EnumBundleCustomFieldDefaults

"EnumBundleCustomFieldDefaults" : { "bundle" : "EnumBundle", "defaultValues" : "MutableCollection", "canBeEmpty" : "Boolean", "emptyFieldText" : "String", "id" : "String", "isPublic" : "Boolean", "parent" : "CustomField" }

EnumBundleElement

"EnumBundleElement" : { "bundle" : "EnumBundle", "color" : "FieldStyle", "description" : "String", "hasRunningJob" : "Boolean", "id" : "String", "localizedName" : "String", "name" : "String", "ordinal" : "Int" }

EnumProjectCustomField

"EnumProjectCustomField" : { "bundle" : "EnumBundle", "canBeEmpty" : "Boolean", "condition" : "CustomFieldCondition", "defaultValues" : "MutableCollection", "emptyFieldText" : "String", "field" : "CustomField", "hasRunningJob" : "Boolean", "id" : "String", "isPublic" : "Boolean", "ordinal" : "Int", "project" : "Project" }

ExternalIssue

"ExternalIssue" : { "commentsKey" : "String!", "commentsUrl" : "String!", "historyKey" : "String!", "historyUrl" : "String!", "id" : "String", "key" : "String!", "name" : "String!", "url" : "String!" }

FieldBasedColorCoding

"FieldBasedColorCoding" : { "prototype" : "CustomField", "agile" : "Agile", "id" : "String" }

FieldBasedCondition

"FieldBasedCondition" : { "field" : "BundleProjectCustomField", "showForNullValue" : "Boolean", "values" : "MutableCollection", "id" : "String", "parent" : "ProjectCustomField" }

FieldStyle

"FieldStyle" : { "background" : "String", "foreground" : "String", "id" : "String" }

GeneralUserProfile

"GeneralUserProfile" : { "dateFieldFormat" : "DateFormatDescriptor", "id" : "String", "locale" : "LocaleDescriptor", "profile" : "GeneralUserProfile", "searchContext" : "IssueFolder", "star" : "IssueTag", "suggestBatchSilentApply" : "Boolean", "timezone" : "TimeZoneDescriptor", "trackOnlineStatus" : "Boolean", "useMarkdown" : "Boolean" }

GlobalSettings

"GlobalSettings" : { "appearanceSettings" : "AppearanceSettings", "license" : "License", "limitations" : "Entity", "localeSettings" : "LocaleSettings", "loggingSettings" : "LoggingSettings", "notificationSettings" : "NotificationSettings", "restSettings" : "RestCorsSettings", "shortcutSettings" : "ShortcutSettings", "systemSettings" : "SystemSettings", "updateInfo" : "UpdateInfo", "id" : "String" }

GlobalTimeTrackingSettings

"GlobalTimeTrackingSettings" : { "workItemTypes" : "MutableList", "workTimeSettings" : "WorkTimeSettings", "id" : "String" }

GroupProjectCustomField

"GroupProjectCustomField" : { "defaultValues" : "MutableCollection", "canBeEmpty" : "Boolean", "condition" : "CustomFieldCondition", "emptyFieldText" : "String", "field" : "CustomField", "hasRunningJob" : "Boolean", "id" : "String", "isPublic" : "Boolean", "ordinal" : "Int", "project" : "Project" }

Issue

"Issue" : { "attachments" : "MutableCollection", "comments" : "MutableCollection", "commentsCount" : "Long", "created" : "Long", "customFields" : "List", "description" : "String", "draftComment" : "DraftIssueComment", "draftOwner" : "User", "externalIssue" : "ExternalIssue", "fields" : "List", "idReadable" : "String", "isDraft" : "Boolean", "links" : "List", "numberInProject" : "Long", "parent" : "IssueLink", "project" : "Project", "reporter" : "User", "resolved" : "Long", "subtasks" : "IssueLink", "summary" : "String", "tags" : "MutableCollection", "updated" : "Long", "updater" : "User", "usesMarkdown" : "Boolean", "visibility" : "Visibility", "voters" : "IssueVoters", "votes" : "Int", "watchers" : "IssueWatchers", "wikifiedDescription" : "String!", "id" : "String" }

IssueAttachment

"IssueAttachment" : { "author" : "User", "base64Content" : "String", "charset" : "String", "comment" : "BaseIssueComment", "created" : "Long", "draft" : "Boolean", "extension" : "String", "issue" : "Issue", "metaData" : "String", "mimeType" : "String", "name" : "String", "removed" : "Boolean", "size" : "Long", "thumbnailURL" : "String", "updated" : "Long", "url" : "String", "visibility" : "Visibility", "id" : "String" }

IssueBasedSwimlaneSettings

"IssueBasedSwimlaneSettings" : { "defaultCardType" : "SwimlaneValue", "field" : "FilterField", "values" : "MutableCollection", "enabled" : "Boolean", "id" : "String", "parent" : "Agile" }

IssueComment

"IssueComment" : { "author" : "User", "deleted" : "Boolean", "issue" : "Issue", "attachments" : "MutableCollection", "created" : "Long", "id" : "String", "text" : "String", "textPreview" : "String!", "updated" : "Long", "usesMarkdown" : "Boolean", "visibility" : "Visibility" }
"IssueLink" : { "direction" : "LinkDirection", "id" : "String", "issues" : "MutableCollection", "linkType" : "IssueLinkType", "trimmedIssues" : "List" }

IssueLinkType

"IssueLinkType" : { "aggregation" : "Boolean", "directed" : "Boolean", "localizedName" : "String", "localizedSourceToTarget" : "String", "localizedTargetToSource" : "String", "name" : "String", "readOnly" : "Boolean", "sourceToTarget" : "String", "targetToSource" : "String", "uid" : "Long", "id" : "String" }

IssueTag

"IssueTag" : { "color" : "FieldStyle", "issues" : "MutableCollection", "owner" : "User", "untagOnResolve" : "Boolean", "id" : "String", "name" : "String", "updateableBy" : "UserGroup", "visibleFor" : "UserGroup" }

IssueVoters

"IssueVoters" : { "duplicate" : "List", "hasVote" : "Boolean", "original" : "List", "id" : "String" }

IssueWatcher

"IssueWatcher" : { "id" : "String", "isStarred" : "Boolean", "issue" : "Issue", "user" : "User" }

IssueWatchers

"IssueWatchers" : { "duplicateWatchers" : "List", "hasStar" : "Boolean", "id" : "String", "issueWatchers" : "MutableCollection" }

IssueWorkItem

"IssueWorkItem" : { "created" : "Long", "date" : "Long", "duration" : "DurationValue", "issue" : "Issue", "updated" : "Long", "author" : "User", "creator" : "User", "id" : "String", "text" : "String", "textPreview" : "String!", "type" : "WorkItemType", "usesMarkdown" : "Boolean" }

JabberSettings

"JabberSettings" : { "host" : "String", "isBotEnabled" : "Boolean", "isEnabled" : "Boolean", "login" : "String", "port" : "Int", "readAccess" : "Boolean", "serviceName" : "String", "sslKey" : "StorageEntry", "id" : "String" }

License

"License" : { "error" : "String", "isFreeLicenseUsed" : "Boolean", "isTrialLicenseUsed" : "Boolean", "license" : "String", "licenseCode" : "String", "period" : "String", "prepaid" : "Int", "setupComplete" : "Boolean", "username" : "String", "id" : "String" }

Limitations

"Limitations" : { "timeToExhaustDisk" : "Long", "usableSpace" : "Long", "id" : "String" }

LimitedVisibility

"LimitedVisibility" : { "implicitPermittedUsers" : "List", "permittedGroups" : "MutableCollection", "permittedUsers" : "MutableCollection", "id" : "String" }

LocaleDescriptor

"LocaleDescriptor" : { "community" : "Boolean", "id" : "String", "language" : "String", "locale" : "String", "name" : "String" }

LocaleSettings

"LocaleSettings" : { "isRTL" : "Boolean", "locale" : "LocaleDescriptor", "targetLocale" : "LocaleDescriptor", "id" : "String" }

LoggingSettings

"LoggingSettings" : { "debugCategories" : "Iterable", "id" : "String" }
"Logo" : { "id" : "String", "url" : "String" }

Me

"Me" : { "avatarUrl" : "String", "banned" : "Boolean", "email" : "String", "fullName" : "String", "guest" : "Boolean", "id" : "String", "jabberAccountName" : "String", "login" : "String", "name" : "String", "online" : "Boolean", "profiles" : "UserProfiles", "ringId" : "String", "savedQueries" : "List", "tags" : "MutableCollection" }

NotificationSettings

"NotificationSettings" : { "emailSettings" : "EmailSettings", "jabberSettings" : "JabberSettings", "restSettings" : "PersistentNotificationsSettings", "id" : "String" }

NotificationsUserProfile

"NotificationsUserProfile" : { "autoWatchOnComment" : "Boolean", "autoWatchOnUpdate" : "Boolean", "autoWatchOnVote" : "Boolean", "duplicateClusterNotificationsEnabled" : "Boolean", "emailBlockReason" : "String", "emailBlocked" : "Boolean", "emailNotificationsEnabled" : "Boolean", "id" : "String", "jabberNotificationsEnabled" : "Boolean", "mailboxIntegrationNotificationsEnabled" : "Boolean", "mentionNotificationsEnabled" : "Boolean", "mutedThreads" : "List", "notifyOnOwnChanges" : "Boolean", "usePlainTextEmails" : "Boolean" }

OnlineUsers

"OnlineUsers" : { "sessions" : "Int", "users" : "Int", "windows" : "Int", "id" : "String" }

OwnedBundle

"OwnedBundle" : { "values" : "MutableCollection", "id" : "String", "isUpdateable" : "Boolean" }

OwnedBundleCustomFieldDefaults

"OwnedBundleCustomFieldDefaults" : { "bundle" : "OwnedBundle", "defaultValues" : "MutableCollection", "canBeEmpty" : "Boolean", "emptyFieldText" : "String", "id" : "String", "isPublic" : "Boolean", "parent" : "CustomField" }

OwnedBundleElement

"OwnedBundleElement" : { "bundle" : "OwnedBundle", "owner" : "User", "color" : "FieldStyle", "description" : "String", "hasRunningJob" : "Boolean", "id" : "String", "name" : "String", "ordinal" : "Int" }

OwnedProjectCustomField

"OwnedProjectCustomField" : { "bundle" : "OwnedBundle", "canBeEmpty" : "Boolean", "condition" : "CustomFieldCondition", "defaultValues" : "MutableCollection", "emptyFieldText" : "String", "field" : "CustomField", "hasRunningJob" : "Boolean", "id" : "String", "isPublic" : "Boolean", "ordinal" : "Int", "project" : "Project" }

ParsedCommand

"ParsedCommand" : { "delete" : "Boolean", "description" : "String", "error" : "Boolean", "id" : "String" }

PeriodProjectCustomField

"PeriodProjectCustomField" : { "canBeEmpty" : "Boolean", "condition" : "CustomFieldCondition", "emptyFieldText" : "String", "field" : "CustomField", "hasRunningJob" : "Boolean", "id" : "String", "isPublic" : "Boolean", "ordinal" : "Int", "project" : "Project" }

PredefinedFilterField

"PredefinedFilterField" : { "id" : "String", "instant" : "Boolean", "presentation" : "String", "aggregateable" : "Boolean", "baseField" : "IField", "name" : "String", "sortable" : "Boolean" }

Project

"Project" : { "archived" : "Boolean", "createdBy" : "User", "customFields" : "MutableCollection", "description" : "String", "fields" : "MutableCollection", "fromEmail" : "String", "iconUrl" : "String!", "issues" : "MutableCollection", "leader" : "User", "replyToEmail" : "String", "shortName" : "String", "startingNumber" : "Long", "template" : "Boolean", "id" : "String", "name" : "String" }

ProjectBasedColorCoding

"ProjectBasedColorCoding" : { "projectColors" : "MutableCollection", "agile" : "Agile", "id" : "String" }

ProjectColor

"ProjectColor" : { "color" : "FieldStyle", "id" : "String", "project" : "Project" }

ProjectCustomField

"ProjectCustomField" : { "canBeEmpty" : "Boolean", "condition" : "CustomFieldCondition", "emptyFieldText" : "String", "field" : "CustomField", "hasRunningJob" : "Boolean", "isPublic" : "Boolean", "ordinal" : "Int", "project" : "Project", "id" : "String" }

ProjectTimeTrackingSettings

"ProjectTimeTrackingSettings" : { "enabled" : "Boolean", "estimate" : "ProjectCustomField", "project" : "Project", "timeSpent" : "ProjectCustomField", "workItemTypes" : "MutableCollection", "id" : "String" }

RestCorsSettings

"RestCorsSettings" : { "allowAllOrigins" : "Boolean", "allowedOrigins" : "Collection", "id" : "String" }

ShortcutSettings

"ShortcutSettings" : { "serverShortcuts" : "String", "shortcuts" : "List", "id" : "String" }

SimpleProjectCustomField

"SimpleProjectCustomField" : { "canBeEmpty" : "Boolean", "condition" : "CustomFieldCondition", "emptyFieldText" : "String", "field" : "CustomField", "hasRunningJob" : "Boolean", "id" : "String", "isPublic" : "Boolean", "ordinal" : "Int", "project" : "Project" }

Sprint

"Sprint" : { "agile" : "Agile", "archived" : "Boolean", "finish" : "Long", "goal" : "String", "isDefault" : "Boolean", "issues" : "MutableCollection", "name" : "String", "previousSprint" : "Sprint", "start" : "Long", "unresolvedIssuesCount" : "Int", "id" : "String" }

SprintsSettings

"SprintsSettings" : { "cardOnSeveralSprints" : "Boolean", "defaultSprint" : "Sprint", "disableSprints" : "Boolean", "explicitQuery" : "String", "hideSubtasksOfCards" : "Boolean", "isExplicit" : "Boolean", "sprintSyncField" : "CustomField", "id" : "String" }

StateBundle

"StateBundle" : { "values" : "MutableCollection", "id" : "String", "isUpdateable" : "Boolean" }

StateBundleCustomFieldDefaults

"StateBundleCustomFieldDefaults" : { "bundle" : "StateBundle", "defaultValues" : "MutableCollection", "canBeEmpty" : "Boolean", "emptyFieldText" : "String", "id" : "String", "isPublic" : "Boolean", "parent" : "CustomField" }

StateBundleElement

"StateBundleElement" : { "bundle" : "StateBundle", "isResolved" : "Boolean", "color" : "FieldStyle", "description" : "String", "hasRunningJob" : "Boolean", "id" : "String", "localizedName" : "String", "name" : "String", "ordinal" : "Int" }

StateProjectCustomField

"StateProjectCustomField" : { "bundle" : "StateBundle", "canBeEmpty" : "Boolean", "condition" : "CustomFieldCondition", "defaultValues" : "MutableCollection", "emptyFieldText" : "String", "field" : "CustomField", "hasRunningJob" : "Boolean", "id" : "String", "isPublic" : "Boolean", "ordinal" : "Int", "project" : "Project" }

StorageEntry

"StorageEntry" : { "name" : "String", "id" : "String" }

Suggestion

"Suggestion" : { "auxiliaryIcon" : "String", "caret" : "Int", "className" : "String", "completionEnd" : "Int", "completionStart" : "Int", "description" : "String", "group" : "String", "icon" : "String", "id" : "String", "matchingEnd" : "Int", "matchingStart" : "Int", "option" : "String", "prefix" : "String", "suffix" : "String" }

SwimlaneEntityAttributeValue

"SwimlaneEntityAttributeValue" : { "isResolved" : "Boolean", "name" : "String", "parent" : "AttributeBasedSwimlaneSettings", "presentation" : "String", "swimlaneSettings" : "XdAttributeBasedSwimlaneSettings", "field" : "IField", "id" : "String" }

SwimlaneValue

"SwimlaneValue" : { "agileEntity" : "XdAgile", "id" : "String", "name" : "String", "presentation" : "String" }

SystemSettings

"SystemSettings" : { "administratorEmail" : "String", "allowStatisticsCollection" : "Boolean", "baseUrl" : "String", "isApplicationReadOnly" : "Boolean", "maxExportItems" : "Int", "maxUploadFileSize" : "Long", "id" : "String" }

TeamcityUserProfile

"TeamcityUserProfile" : { "fixInBuildNotificationsEnabled" : "Boolean", "id" : "String", "isCCCNotificationsEnabled" : "Boolean" }

Telemetry

"Telemetry" : { "allocatedMemory" : "String", "availableMemory" : "String", "availableProcessors" : "Int", "blobStringsCacheHitRate" : "String", "cachedResultsCountInDBQueriesCache" : "Int", "databaseBackgroundThreads" : "Int", "databaseLocation" : "String", "databaseQueriesCacheHitRate" : "String", "databaseSize" : "String", "fullDatabaseSize" : "String", "installationFolder" : "String", "jobs" : "Jobs", "logsLocation" : "String", "onlineUsers" : "OnlineUsers", "pendingAsyncJobs" : "Int", "requestsPerSecond" : "String", "startedTime" : "Long", "textIndexSize" : "String", "totalTransactions" : "Long", "transactionsPerSecond" : "String", "uptime" : "String", "usedMemory" : "String", "id" : "String" }

TextIndexSettings

"TextIndexSettings" : { "documentsToIndex" : "Int", "indexingInProgress" : "Boolean", "languages" : "Collection", "suspended" : "Boolean", "id" : "String" }

TextProjectCustomField

"TextProjectCustomField" : { "canBeEmpty" : "Boolean", "condition" : "CustomFieldCondition", "emptyFieldText" : "String", "field" : "CustomField", "hasRunningJob" : "Boolean", "id" : "String", "isPublic" : "Boolean", "ordinal" : "Int", "project" : "Project" }

TimeTrackingUserProfile

"TimeTrackingUserProfile" : { "id" : "String", "periodFieldPattern" : "String", "periodFormat" : "PeriodFieldFormat", "profile" : "TimeTrackingUserProfile" }

TimeZoneDescriptor

"TimeZoneDescriptor" : { "id" : "String", "offset" : "Int", "presentation" : "String" }

UnlimitedVisibility

"UnlimitedVisibility" : { "id" : "String" }

UpdateInfo

"UpdateInfo" : { "isChecking" : "Boolean", "result" : "CheckResult", "id" : "String" }

User

"User" : { "avatarUrl" : "String", "banned" : "Boolean", "email" : "String", "fullName" : "String", "guest" : "Boolean", "jabberAccountName" : "String", "login" : "String", "name" : "String", "online" : "Boolean", "profiles" : "UserProfiles", "ringId" : "String", "savedQueries" : "List", "tags" : "MutableCollection", "id" : "String" }

UserBundle

"UserBundle" : { "aggregatedUsers" : "List", "groups" : "MutableCollection", "individuals" : "MutableCollection", "id" : "String", "isUpdateable" : "Boolean" }

UserCustomFieldDefaults

"UserCustomFieldDefaults" : { "bundle" : "UserBundle", "defaultValues" : "MutableCollection", "canBeEmpty" : "Boolean", "emptyFieldText" : "String", "id" : "String", "isPublic" : "Boolean", "parent" : "CustomField" }

UserGroup

"UserGroup" : { "allUsersGroup" : "Boolean", "icon" : "String", "name" : "String", "ringId" : "String!", "teamForProject" : "Project", "usersCount" : "Long", "id" : "String" }

UserProfiles

"UserProfiles" : { "extensionProvider" : "UserProfileExtensionProvider", "id" : "String" }

UserProjectCustomField

"UserProjectCustomField" : { "bundle" : "UserBundle", "defaultValues" : "MutableCollection", "canBeEmpty" : "Boolean", "condition" : "CustomFieldCondition", "emptyFieldText" : "String", "field" : "CustomField", "hasRunningJob" : "Boolean", "id" : "String", "isPublic" : "Boolean", "ordinal" : "Int", "project" : "Project" }

VersionBundle

"VersionBundle" : { "values" : "MutableCollection", "id" : "String", "isUpdateable" : "Boolean" }

VersionBundleCustomFieldDefaults

"VersionBundleCustomFieldDefaults" : { "bundle" : "VersionBundle", "defaultValues" : "MutableCollection", "canBeEmpty" : "Boolean", "emptyFieldText" : "String", "id" : "String", "isPublic" : "Boolean", "parent" : "CustomField" }

VersionBundleElement

"VersionBundleElement" : { "archived" : "Boolean", "bundle" : "VersionBundle", "releaseDate" : "Long", "released" : "Boolean", "color" : "FieldStyle", "description" : "String", "hasRunningJob" : "Boolean", "id" : "String", "name" : "String", "ordinal" : "Int" }

VersionProjectCustomField

"VersionProjectCustomField" : { "bundle" : "VersionBundle", "canBeEmpty" : "Boolean", "condition" : "CustomFieldCondition", "defaultValues" : "MutableCollection", "emptyFieldText" : "String", "field" : "CustomField", "hasRunningJob" : "Boolean", "id" : "String", "isPublic" : "Boolean", "ordinal" : "Int", "project" : "Project" }

Visibility

"Visibility" : { "id" : "String" }

WIPLimit

"WIPLimit" : { "column" : "AgileColumn", "max" : "Int", "min" : "Int", "id" : "String" }

WorkItemType

"WorkItemType" : { "autoAttached" : "Boolean", "name" : "String", "id" : "String" }

WorkTimeSettings

"WorkTimeSettings" : { "daysAWeek" : "Int", "firstDayOfWeek" : "Int", "minutesADay" : "Int", "workDays" : "List", "id" : "String" }
Last modified: 7 March 2019