Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Validation error; incorrect data type for custom field #108

Open
aschriner opened this issue Aug 2, 2016 · 0 comments
Open

Validation error; incorrect data type for custom field #108

aschriner opened this issue Aug 2, 2016 · 0 comments

Comments

@aschriner
Copy link

I have a required custom field (story points/estimate). When I submit an issue via the Sentry-> Jira integration, the request fails, apparently because the value for the custom field is sent as a string, not as a numerical value.

The request POST data contains "customfield_00124": "2"

The error is: "Operation value must be a number".

This basically renders the integration unusable :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant