Skip to content

Remove ApplicationSetting dependency on License

Heinrich Lee Yu requested to merge 423238-remove-setting-license-dependency into master

What does this MR do and why?

Returns email_additional_text value regardless of license. This is to prevent a cyclic dependency since some license checks depend on ApplicationSetting.

We check the license separately in the HAML views.

MR acceptance checklist

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

Related to #423238 (closed)

Edited by Heinrich Lee Yu

Merge request reports