-
Return the external issue tracker even if it's null · c51c9019Kamil Trzcinski authored
This solves the problem with caching the nil value with instance variable. Without this the every time we ask for external_issue_tracker we built AR and potentially do SQL query
c51c9019
×