sentry-jira icon indicating copy to clipboard operation
sentry-jira copied to clipboard

Fix JSON formatting when POST date type.

Open julyclyde opened this issue 10 years ago • 8 comments

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 avatar Aug 05 '15 04:08 julyclyde

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

julyclyde avatar Aug 05 '15 04:08 julyclyde

Is anyone responsible for this?

julyclyde avatar Apr 10 '16 00:04 julyclyde

@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.

dcramer avatar Apr 11 '16 05:04 dcramer

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.

jersak avatar Oct 22 '18 20:10 jersak

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

ojomio avatar Mar 10 '20 06:03 ojomio

@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.

markstory avatar Mar 10 '20 13:03 markstory

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

ojomio avatar Mar 12 '20 05:03 ojomio

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

markstory avatar Mar 12 '20 13:03 markstory