Popular Articles

  1. Submitting Issues

    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. ...
  2. How to Use Issue Hub

    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...
  3. About OAuth / OpenID Connect

    This article explains how to enable Identity Management, as well as configure Google, OKTA, One Login and the "Custom" option to authenticate with Issuetrak.
  4. API Authorization Overview

    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...
  5. API v2 Overview

    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.
  6. About Labor Hours

    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.
  7. Configuring Active Directory (LDAP)

    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...
  8. How to Install Issuetrak Using the Issuetrak Deployment Manager (IDM)

    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 ...
  9. About Global Issues

    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...
  10. API - Swagger Overview

    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...