@@ -201,6 +201,7 class Issue < ActiveRecord::Base | |||||
201 | @workflow_rule_by_attribute = nil |
|
201 | @workflow_rule_by_attribute = nil | |
202 | @assignable_versions = nil |
|
202 | @assignable_versions = nil | |
203 | @relations = nil |
|
203 | @relations = nil | |
|
204 | @spent_hours = nil | |||
204 | base_reload(*args) |
|
205 | base_reload(*args) | |
205 | end |
|
206 | end | |
206 |
|
207 |
General Comments 0
You need to be logged in to leave comments.
Login now