Skip to content

Validation error on patch endpoint for Storage Service reveals stack trace info

Spencer Sutton requested to merge bug-fix into master

Below image shows improper result: image

This is because corresponding validator is missing a null check which I've added in this MR

Merge request reports