Skip to content

Jira Integration UDF

Choose a tag to compare

@daverted daverted released this 03 Dec 22:00
· 6 commits to master since this release
f8f3cb9

This UDF extends the built-in OverOps Jira integration, periodically syncing the status of Jira issues with events in OverOps. Set the Jira issue status corresponding to Resolved and the status corresponding to Hidden to automatically Resolve or Hide events in OverOps. All other events are moved to the Inbox.

New in 1.3.5

  • optionally sync hidden, resolved, or both
  • statuses are validated when saving settings
  • improved validation error messages