Remove AppSettingAPI.get_global_value(), review usage #1533
Labels
app: projectroles
Issue in the projectroles app
breaking
Breaking change, to be implemented and documented with care
feature
Requested feature or enhancement
Milestone
The
get_global_value()
helper is no longer needed after doing #1394.Also, its usage should be reviewed. It seems this is in some cases called on the setting value instead of the definition? That is completely wrong and probably causes some issues.
The text was updated successfully, but these errors were encountered: