Jira Integration UDF
·
6 commits
to master
since this release
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