Skip to content

Fix reloading of licenses in project settings

Mark Florian requested to merge 195992-fix-license-compliance-ee into master

What does this MR do?

Fixes #195992 (closed).

Fix reloading of licenses in project settings

This was broken by an MR which removed an enabled-by-default parsed_license_report feature flag. That feature flag was previously used to branch in a place where it wasn't appropriate.

This MR restores the code branch, but changes the condition.

Screenshots

Before After
license-compliance-before license-compliance

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mark Florian

Merge request reports