app/models/sfx4/abstract/base.rb
Method fetch_urls
has 45 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
def fetch_urls
# Crazy crazy URLs to try to find PARSE_PARAMS in Sfx4 db that have a period in
# them, so they look like they might be URLs. Parse params could be at target service
# level, or at portfolio level; and could be in local overrides or in global kb.
# This is crazy crazy SQL to get this, sorry. Talking directly to SFX db isn't