Skip to content

[FIX] Missing error handling when applying invalid profile

This is the follow-up of this MR !1457 (merged) When a profile is applied, error handling is missing when it does not exist on the repository. This MR solves this bug.

Merge request reports