Content
Updated by Peter Pof over 4 years ago
### **Environment**:
Your OpenProject Version: 10.6.3 / Community Docker
Operating System / Browser / Language: Linux / Chrome / English, German
### **Logs**
```text
App 3339 output: Failed to deduce event params for {"event_id"=>21157, "event_datetime"=>2020-07-01 07:11:45 UTC, "event_author"=>9, "event_description"=>"", "version"=>10, "journable_id"=>541, "project_id"=>5, "wiki_title"=>"3.4 Package diagram / Flowchart"}: No route matches {:action=>"show", :controller=>"wiki", :id=>"3.4 Package diagram / Flowchart", :project_id=>5, :version=>10}, possible unmatched constraints: [:id]
App 3339 output: [current_user=PRIVATE] no implicit conversion of true into Hash: no implicit conversion of true into Hash
App 3339 output: method=GET path=/projects/wiki/activity format=html controller=ActivitiesController action=index status=500 duration=65.89 view=20.45 db=13.17 user=4
```
### **Steps to reproduce:**
1. Create a project with only a wiki (no work packages)
2. Go to "Activity"
3. Select Filter: wiki edits
### **Actual Behavior**
500 Internal Server Error
**This error came in Version 10.6.1 / 10.6.2 / 10.6.3 / 10.6.4 since it was working before the upgrade. Before we had 10.6.0 running without this error.**
### **Expected Behavior**
Normal Activity page
Your OpenProject Version: 10.6.3 / Community Docker
Operating System / Browser / Language: Linux / Chrome / English, German
### **Logs**
```text
App 3339 output: Failed to deduce event params for {"event_id"=>21157, "event_datetime"=>2020-07-01 07:11:45 UTC, "event_author"=>9, "event_description"=>"", "version"=>10, "journable_id"=>541, "project_id"=>5, "wiki_title"=>"3.4 Package diagram / Flowchart"}: No route matches {:action=>"show", :controller=>"wiki", :id=>"3.4 Package diagram / Flowchart", :project_id=>5, :version=>10}, possible unmatched constraints: [:id]
App 3339 output: [current_user=PRIVATE] no implicit conversion of true into Hash: no implicit conversion of true into Hash
App 3339 output: method=GET path=/projects/wiki/activity format=html controller=ActivitiesController action=index status=500 duration=65.89 view=20.45 db=13.17 user=4
```
### **Steps to reproduce:**
1. Create a project with only a wiki (no work packages)
2. Go to "Activity"
3. Select Filter: wiki edits
### **Actual Behavior**
500 Internal Server Error
**This error came in Version 10.6.1 / 10.6.2 / 10.6.3 / 10.6.4 since it was working before the upgrade. Before we had 10.6.0 running without this error.**
### **Expected Behavior**
Normal Activity page