UNCLASSIFIED - NO CUI

Skip to content

v3 release

abhayashrestha requested to merge v3-re into master
  • Changing Ticket field TicketID to ResourceID.
  • Changing Ticket field BoardID to CollectorTargetID.
  • Changing Collector Target Field BoardID to ResourceID.
  • Adding field Type to Collector Target.
  • Removing unnecessary global constants
  • Simplifying building ticket logic.
  • Now mapping based on status name to status category instead of status id to status category for all jira tickets and service desk tickets because I learned from James Hunt (atlassian wizard) that service desk requests and ticket both have the same status category, so we can use it.
Edited by abhayashrestha

Merge request reports