Content
View differences
Updated by Oliver Günther over 7 years ago
```text
D, [2019-02-21T14:26:48.359731 #16048] DEBUG -- : WorkPackage Load (0.5ms) SELECT `work_packages`.* FROM `work_packages` WHERE `work_packages`.`id` = 33 LIMIT 1
I, [2019-02-21T14:26:48.395496 #16048] INFO -- : Completed 500 Internal Server Error in 59ms (ActiveRecord: 4.9ms)
F, [2019-02-21T14:26:48.396721 #16048] FATAL -- :
F, [2019-02-21T14:26:48.397055 #16048] FATAL -- : NoMethodError (undefined method `lft' for #<WorkPackage:0x00005610598f56f0>):
F, [2019-02-21T14:26:48.397140 #16048] FATAL -- :
F, [2019-02-21T14:26:48.397224 #16048] FATAL -- : lib/plugins/acts_as_customizable/lib/acts_as_customizable.rb:246:in `method_missing'
app/middleware/reset_current_user.rb:47:in `call'
```
* Happens when Costs is active, but CostReporting is inactive
D, [2019-02-21T14:26:48.359731 #16048] DEBUG -- : WorkPackage Load (0.5ms) SELECT `work_packages`.* FROM `work_packages` WHERE `work_packages`.`id` = 33 LIMIT 1
I, [2019-02-21T14:26:48.395496 #16048] INFO -- : Completed 500 Internal Server Error in 59ms (ActiveRecord: 4.9ms)
F, [2019-02-21T14:26:48.396721 #16048] FATAL -- :
F, [2019-02-21T14:26:48.397055 #16048] FATAL -- : NoMethodError (undefined method `lft' for #<WorkPackage:0x00005610598f56f0>):
F, [2019-02-21T14:26:48.397140 #16048] FATAL -- :
F, [2019-02-21T14:26:48.397224 #16048] FATAL -- : lib/plugins/acts_as_customizable/lib/acts_as_customizable.rb:246:in `method_missing'
app/middleware/reset_current_user.rb:47:in `call'
```
* Happens when Costs is active, but CostReporting is inactive