Skip to content

Revert "#23 Use native types as model's field types"#130

Closed
Weltraumschaf wants to merge 1 commit intosecureCodeBox:mainfrom
Weltraumschaf:issue_2614
Closed

Revert "#23 Use native types as model's field types"#130
Weltraumschaf wants to merge 1 commit intosecureCodeBox:mainfrom
Weltraumschaf:issue_2614

Conversation

@Weltraumschaf
Copy link
Member

This reverts commit 49ca35d.

DefectDojo does not expect id properties in POST request, but instead of ignoring them it is required toset them to null.

This is only possible with boxed types.

@Weltraumschaf Weltraumschaf self-assigned this Aug 30, 2024
@Weltraumschaf Weltraumschaf added the bug Something isn't working label Aug 30, 2024
@Weltraumschaf
Copy link
Member Author

Fixes: secureCodeBox/secureCodeBox#2614

This reverts commit 49ca35d.

DefectDojo does not expect id properties in POST request, but instead
of ignoring them it is required toset them to null.

This is only possible with boxed types.

Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant