One tap create with automatically assigned values
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 22h 21m
- Merged PRs (30d)
- 586
Description
### Problem Statement
: We want to use Sentry as the main place for Bug tracking but many of our things will continue to use JIRA. It would be great if we could make the issue creation have default values so it can be one-tap.
### Solution Brainstorm
Bugsnag has one click jira issue creation, with some basic fields matching.
What we'd want: Similar to how we set up Sentry alerts to automatically create JIRA issues, it would be good if we could do a one-tap that fills the data
Assign priority based on Sentry priority (Sentry High Priority == JIRA P1)
Assign Sentry tag to JIRA field (Sentry version seen -> JIRA Affected versions)
Automatically fill the reporter (we have a Sentry JIRA user as the default reporter)
How we can mitigate: We can test out using automatically created JIRAs using alerts instead of manual ticket creation so that people don't have to fill the data every time.
### Product Area
Other
Contributor guide
Assessment
This issue has not been assessed yet.