Contains methods for working with issues.
This section requires access to the TDProjects application.
Gets an issue.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Updates an issue.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets the feed entries for an issue.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
The replies and likes collections will not be returned by this endpoint.
However, replies count, likes count, and "liked by me" flag values will be loaded.
To retrieve replies and likes, query the single feed entry retrieval endpoint using the individual entry's URI.
Adds a comment on an issue.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets the issue categories for the specified project.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Creates an issue category for the specified project.
This action requires the "Project: Manage Issue Categories" permission.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Deletes an issue category for the specified project.
This action requires the "Project: Manage Issue Categories" permission.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets an issue category for the specified project.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Edits an issue category for the specified project.
This action requires the "Project: Manage Issue Categories" permission.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets the risk priorities.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets a list of issues. Will not return full issue information.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Gets the issue statuses for the BE.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.
Creates an issue
This action requires the "Issue: Add Issues" permission.
Invocations of this method are rate-limited, with a restriction of 60 calls per IP address every 60 seconds.