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

Validation error; incorrect data type for custom field #108

@aschriner

Description

@aschriner

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 :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions