Skip to content

Fix http status when failing to release catalog resource

Fabio Pitino requested to merge fix-release-components-error-http-status into master

What does this MR do and why?

Related to Backend: Fix HTTP status code when failing to r... (#431322 - closed)

Fix http status when failing to release catalog resource.

Returning 422 Unprocessable Entity when a release cannot be created due to failures related to versioning the catalog resource.

Fixing also the error message to point users to the directory structure.

Changelog: fixed

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Fabio Pitino

Merge request reports