Work Ticket Canceled Reasons Published on Aug 26, 2025
Print
Copy page Copy as Markdown for LLMs View as Markdown View the page as plain text
Open in ChatGPT Ask ChatGPT about this page Open in Claude Ask Claude about this page Prev Next Description Defines the list of reasons available when a work ticket is canceled in Aspire. These can help standardize reporting and analytics around canceled jobs.
Resource Overview Attributes Attribute Description Data Type Notes WorkTicketCanceledReasonID Unique ID for the cancelation reason integer(int32) WorkTicketCanceledReasonName Label shown to users when selecting a reason string Max Length: 100 Active Indicates if the reason is active boolean CreatedByUserID ID of user who created the record integer(int32) CreatedByUserName Name of user who created the record string Max Length: 101 CreatedDateTime When the record was created date-time LastModifiedByUserID ID of the user who last modified the record integer(int32) Nullable LastModifiedByUserName Name of user who last modified the record string Max Length: 101 LastModifiedDateTime When the record was last modified date-time Nullable
Was this article helpful?
Yes No