getsentry / sentry-jira

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

"Loading failed" on required field "Reporter" prevents integration from creating new issues #92

Closed rmartin-chwy closed 8 years ago

rmartin-chwy commented 8 years ago

Whenever we try to create a new issue via the JIRA integration, the Reporter dropdown will not load the list of users. I've tried giving the sentry user admin permissions in JIRA and it doesn't help. Since "reporter" is a required field, this prevents us from creating issues at all. I can't find a log or other information on the "loading failed," it seems to be hidden within Sentry.

Sentry 8.5.0 JIRA 7.0.5

bsergean commented 8 years ago

Does your service account has this permission ?

Modify reporter
Permission to modify the 'Reporter' of an issue. This allows a user to create issues 'on behalf of' someone else. This permission should generally only be granted to administrators.
rmartin-chwy commented 8 years ago

Apparently that permission was not included in the admin permission we’d given the Sentry account. We’ve fixed it now.

Ryan Martin Senior Software Engineer E: rmartin@chewy.com P: 786-320-7111 x1057 [cid:image001.png@01D1C7AF.DF5E52C0]

From: Benjamin Sergeant notifications@github.com Reply-To: getsentry/sentry-jira reply@reply.github.com Date: Wednesday, June 15, 2016 at 10:42 PM To: getsentry/sentry-jira sentry-jira@noreply.github.com Cc: Ryan Martin rmartin@chewy.com, Author author@noreply.github.com Subject: Re: [getsentry/sentry-jira] "Loading failed" on required field "Reporter" prevents integration from creating new issues (#92)

Does your service account has this permission ?

Modify reporter

Permission to modify the 'Reporter' of an issue. This allows a user to create issues 'on behalf of' someone else. This permission should generally only be granted to administrators.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/getsentry/sentry-jira/issues/92#issuecomment-226374274, or mute the threadhttps://github.com/notifications/unsubscribe/APFwBl6BIXEc1pxrev3ZSRcQDESQT8roks5qMLgAgaJpZM4Ionkw.

bsergean commented 8 years ago

Ah interesting. Did this fix the issue ?

On Jun 16, 2016, at 6:17 AM, rmartin7c notifications@github.com wrote:

Apparently that permission was not included in the admin permission we’d given the Sentry account. We’ve fixed it now.

Ryan Martin Senior Software Engineer E: rmartin@chewy.com P: 786-320-7111 x1057 [cid:image001.png@01D1C7AF.DF5E52C0]

From: Benjamin Sergeant notifications@github.com Reply-To: getsentry/sentry-jira reply@reply.github.com Date: Wednesday, June 15, 2016 at 10:42 PM To: getsentry/sentry-jira sentry-jira@noreply.github.com Cc: Ryan Martin rmartin@chewy.com, Author author@noreply.github.com Subject: Re: [getsentry/sentry-jira] "Loading failed" on required field "Reporter" prevents integration from creating new issues (#92)

Does your service account has this permission ?

Modify reporter

Permission to modify the 'Reporter' of an issue. This allows a user to create issues 'on behalf of' someone else. This permission should generally only be granted to administrators.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/getsentry/sentry-jira/issues/92#issuecomment-226374274, or mute the threadhttps://github.com/notifications/unsubscribe/APFwBl6BIXEc1pxrev3ZSRcQDESQT8roks5qMLgAgaJpZM4Ionkw. — You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/getsentry/sentry-jira/issues/92#issuecomment-226481849, or mute the thread https://github.com/notifications/unsubscribe/ALTvUQYSdD5MgW-PxbYL2sk-Bc2QTlpNks5qMUzjgaJpZM4Ionkw.

rmartin-chwy commented 8 years ago

Yes, it did.

Get Outlook for Androidhttps://aka.ms/ghei36

On Thu, Jun 16, 2016 at 12:46 PM -0400, "Benjamin Sergeant" notifications@github.com<mailto:notifications@github.com> wrote:

Ah interesting. Did this fix the issue ?

On Jun 16, 2016, at 6:17 AM, rmartin7c notifications@github.com wrote:

Apparently that permission was not included in the admin permission we'd given the Sentry account. We've fixed it now.

Ryan Martin Senior Software Engineer E: rmartin@chewy.com P: 786-320-7111 x1057 [cid:image001.png@01D1C7AF.DF5E52C0]

From: Benjamin Sergeant notifications@github.com Reply-To: getsentry/sentry-jira reply@reply.github.com Date: Wednesday, June 15, 2016 at 10:42 PM To: getsentry/sentry-jira sentry-jira@noreply.github.com Cc: Ryan Martin rmartin@chewy.com, Author author@noreply.github.com Subject: Re: [getsentry/sentry-jira] "Loading failed" on required field "Reporter" prevents integration from creating new issues (#92)

Does your service account has this permission ?

Modify reporter

Permission to modify the 'Reporter' of an issue. This allows a user to create issues 'on behalf of' someone else. This permission should generally only be granted to administrators.

You are receiving this because you authored the thread.

Reply to this email directly, view it on GitHubhttps://github.com/getsentry/sentry-jira/issues/92#issuecomment-226374274, or mute the threadhttps://github.com/notifications/unsubscribe/APFwBl6BIXEc1pxrev3ZSRcQDESQT8roks5qMLgAgaJpZM4Ionkw.

You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/getsentry/sentry-jira/issues/92#issuecomment-226481849, or mute the thread https://github.com/notifications/unsubscribe/ALTvUQYSdD5MgW-PxbYL2sk-Bc2QTlpNks5qMUzjgaJpZM4Ionkw.

You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/getsentry/sentry-jira/issues/92#issuecomment-226544047, or mute the threadhttps://github.com/notifications/unsubscribe/APFwBrXBTBCwsM9xTOLkkqIY2IC1y2igks5qMX30gaJpZM4Ionkw.

bsergean commented 8 years ago

Great ! Do you mind closing this issue in github ?