Skip to content
This repository was archived by the owner on Aug 9, 2023. It is now read-only.
Stephen Yeargin edited this page Jan 10, 2015 · 1 revision

Setup

  • Use a plugin template to get started with integration
  • Load the Zendesk gem for this plugin
  • Store the relevant credentials and custom field ID as configuration values

Issue View

  • Add text block to issue detail
  • Use API to query list of matching issues on configured custom field
  • Display list with links (and relevant meta data, e.g. ticket status)

Table View

  • Add column to issue table (custom field?)
  • Update custom field value with count of related Zendesk tickets (per view? cron task?)
Clone this wiki locally