getsentry / sentry-jira

A Plugin for sentry that lets you create JIRA issues
Other
95 stars 32 forks source link

Add support for Sprint and Epic Link fields #90

Open aldenquimby opened 8 years ago

aldenquimby commented 8 years ago

Agile JIRA Software projects have Sprint and Epic Link picklist fields:

image

image

But in the sentry Create JIRA Issue form, these appear as plain text fields:

image

image

In JIRA's custom field configuration, these are LOCKED (not editable), because they are part of the agile software project workflow:

image

image

It would be great if these showed up as picklists in the sentry form.

davidemerritt commented 5 years ago

+1, the epic_link field requires you to reference the custom_field id which no one knows.