-
- Downloads
Return the external issue tracker even if it's null
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
Please register or sign in to comment