Skip to content

Cannot create new countermeasure #21

@awinograd

Description

@awinograd

{
"status": 400,
"title": "Bad request",
"detail": "One or more parameters have invalid values.",
"type": "MethodArgumentError",
"traceId": "5db9debc-208d-43e4-94fc-d8d14702afe2",
"errors": [
{
"field": "countermeasure-id",
"type": "InvalidProperty",
"message": "Property [countermeasure-id] with value [null] is invalid"
}
]
}

I get the above error response when clicking "create" even if the ID is filled out

Image

Looks like only the countermeasure status is being sent in the post body

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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