dronedeploy Docs Reference API Explorer Become a Partner

OBJECT

Issue

link

Implements

Fields

id (ID!)

ID of the issue in the database

closedPlan (Plan)

Plan in which the issue was closed

createdBy (User!)

User who created the issue

dateClosed (DateTime)

Date when the issue was closed

dateCreation (DateTime!)

Date when the issue was created

dateModified (DateTime!)

Date when the issue was last modified

folder (Project!)

Project to which the issue belongs

initialPlan (Plan!)

Plan in which the issue was created

issueProjectNumber (Int!)

ID of the issue in the project

location (Location!)

Lat/lng/alt location of the issue

organization (Organization)

Organization to which the issue belongs

statusName (String!)

Status of the issue

summary (String!)

Brief description of the issue

type (IssueType!)

Type of the issue

views ([IssueView]!)

List of the views of the issue