Adam Thurlow

Results 19 comments of Adam Thurlow

I wasn't able to reproduce this connecting to ondemand from my self-hosted sentry. Are you using hosted sentry / can you confirm which version of the plugin you're using?

Hey @SLv99 the error suggests that you're missing the http:// from your url, have you tried adding that?

Great Idea! I'll throw it on my backlog.

I started wireframing this out and talking to mr. cramer about what I can do in the plugin system to facilitate this functionality. There's a feature in the pipe for...

interesting idea -- do you see this as being a separate box for specifying the desired fields? or perhaps a checkbox which toggles whether the defined field ids are exclusive...

Sounds like the JIRA API isn't returning in an expected format (issue_type fields are populated via api response). What version of JIRA are you running?

Feel like adding a gist with the quick fix you added to keep things running?

@nsu I just had another thought about this after re-reading the JIRA API docs. ``` "The fields in the createmeta correspond to the fields in the create screen for the...