getsentry / sentry-jira

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

Fix JSON formatting when POST date type. #71

Open julyclyde opened 9 years ago

julyclyde commented 9 years ago

old fashion would post duedate field as "duedate": {"id": "2015-07-31"} but Jira refused it: "Operation value must be a string" this commit fix the formatting. Tested on Jira 6.4.4

julyclyde commented 9 years ago

FYI: https://answers.atlassian.com/questions/319018/jira-eclipse-mylyn-transition-fails-when-date-is-required-french-format#comment-319464

julyclyde commented 8 years ago

Is anyone responsible for this?

dcramer commented 8 years ago

@julyclyde We (Sentry) haven't had time to verify this fix, which is why we didn't get around to merging it. It definitely looks good at a glance, but we're trying to be a bit more strict about stability on our integrations.

jersak commented 5 years ago

This seems to be a problem still. We just added the due date field as a required field on some of our projects but we cant use the sentry integration to open any tickets because the "Operation value must be a string" error is still happening.

ojomio commented 4 years ago

Is there any progress on an issue? We are using Sentry 9.0.0 and Jira 7.13.9

markstory commented 4 years ago

@ojomio this plugin is mostly unmaintained. The organization level integration in the main sentry repository is where the sentry team is putting any future effort.

ojomio commented 4 years ago

@markstory, does it mean community version will never get it fixed?

markstory commented 4 years ago

@ojomio The jira integration works in on-premise as well.