v3 release
- Changing Ticket field
TicketID
toResourceID
. - Changing Ticket field
BoardID
toCollectorTargetID
. - Changing Collector Target Field
BoardID
toResourceID
. - Adding field
Type
to Collector Target. - Removing unnecessary global constants
- Simplifying building ticket logic.
- Now mapping based on
status name
tostatus category
instead ofstatus id
tostatus 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