Top Menu

Jump to content
Home
    Modules
      • Projects
      • Activity
      • Work packages
      • Gantt charts
      • Calendars
      • Team planners
      • Boards
      • News
    • Getting started
    • Introduction video
      Welcome to OpenProject Community
      Get a quick overview of project management and team collaboration with OpenProject. You can restart this video from the help menu.

    • Help and support
    • Upgrade to Enterprise edition
    • User guides
    • Videos
    • Shortcuts
    • Community forum
    • Enterprise support

    • Additional resources
    • Data privacy and security policy
    • Digital accessibility (DE)
    • OpenProject website
    • Security alerts / Newsletter
    • OpenProject blog
    • Release notes
    • Report a bug
    • Development roadmap
    • Add and edit translations
    • API documentation
  • Sign in
      Forgot your password?

      or sign in with your existing account

      Google

Side Menu

  • Overview
  • Activity
    Activity
  • Roadmap
  • Work packages
    Work packages
  • Gantt charts
    Gantt charts
  • Calendars
    Calendars
  • Team planners
    Team planners
  • Boards
    Boards
  • News
  • Forums

Content

Updated by Peter Pof almost 5 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

Back

Loading...