-
Last Updated: 10/20/2025
in Using Issuetrak General
The process of creating and submitting an Issue can vary based on how your Issuetrak site is configured.
To submit a new Issue:
Click the New Issue button at the top of the left-hand menu. The Submit Issue screen will then appear. ...
-
The Issue Hub is a centralized location for viewing open issues that you have access to. A few of the things you can do in the Issue Hub are:
View all Open Issues you have access to
View a Global Issues list
Display Issues tha...
-
This article explains how to enable Identity Management, as well as configure Google, OKTA, One Login and the "Custom" option to authenticate with Issuetrak.
-
Last Updated: 06/17/2025
in Integrations and Add-Ons API
The Issuetrak API requires specific, custom authorization headers to be added to each HTTP request targeting an API operation endpoint. The following custom authorization headers must be defined.
Issuetrak API Authorization...
-
The purpose of this article is to assist you with getting started using API v2 specifically from the server side of things, which includes deployment, logging, rate limiting, and troubleshooting.
-
The Labor Hours field can be used to record, display, aggregate, and report upon the number of labor hours related to issues, projects, and tasks.
-
Now that the preliminary steps are completed, you can go ahead and begin the actual set up of the Active Directory LDAP connection. This can only be performed by an Issuetrak user with the “Can access and maintain Administration functions” permiss...
-
Last Updated: 07/09/2025
in Getting Started Deployment
Introduction
This article is intended to assist the Issuetrak administrator with using the Issuetrak Deployment Manager (IDM) to deploy a new production installation of Issuetrak. If you're looking for instructions on how to deploy a ...
-
Global Issues in Issuetrak allow you to link multiple related issues together and manage them as a single, collective item. This is especially useful when the same problem affects multiple users or customers, or when you need to proactively notify s...
-
Last Updated: 06/17/2025
in Integrations and Add-Ons API
Swagger is a RESTful API Documentation Specification that describes and documents Application Programming Interfaces (API). From the swagger.io site documentation:
The Swagger specification defines a set of files required to describe such an...