An error occurred while fetching the assigned milestone of the selected merge_request.
Fix clear cache on startup
Due two weird circular dependencies clear_cache
will not be
available at this point. Inlining this function will make
the config key cache.clear_cache_on_start: true
work again.
Edited by Stephan Seitz