Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Unable to create case or alert using integer custom field #1356

Closed
nadouani opened this issue May 24, 2020 · 0 comments
Closed

[Bug] Unable to create case or alert using integer custom field #1356

nadouani opened this issue May 24, 2020 · 0 comments
Assignees
Labels
bug TheHive4 TheHive4 related issues
Milestone

Comments

@nadouani
Copy link
Contributor

Request Type

Bug

Problem Description

When trying to create an alert or a case, using a custom field of type integer, the API returns 400 with the following error:

{
  "type":"BadRequest",
  "message":"Invalid value type for custom field.\n  Expected: integer\n  Found   : Some(9) (class scala.Some)"
}
@nadouani nadouani added bug TheHive4 TheHive4 related issues labels May 24, 2020
@nadouani nadouani added this to the 4.0.0-RC3 milestone May 24, 2020
@To-om To-om closed this as completed May 25, 2020
To-om added a commit that referenced this issue May 25, 2020
@To-om To-om reopened this May 25, 2020
To-om added a commit that referenced this issue May 25, 2020
To-om added a commit that referenced this issue May 25, 2020
@To-om To-om closed this as completed May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug TheHive4 TheHive4 related issues
Projects
None yet
Development

No branches or pull requests

2 participants