Project

General

Profile

Actions

Bug #24760

closed

Unable to autoload constant Dashboard::Data

Added by Timo Goebel almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Dashboard
Target version:
-
Fixed in Releases:
Found in Releases:

Description

When viewing Foreman's dashboard in develop, I sometimes get an Unable to autoload constant Dashboard::Data error.
This goes away when defining

```
module Dashboard; class Data; end; end
```

instead of

```
class Dashboard::Data
```

Actions #1

Updated by The Foreman Bot almost 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/6014 added
Actions #2

Updated by Anonymous over 5 years ago

  • Fixed in Releases 1.20.0 added
Actions #3

Updated by Timo Goebel over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by The Foreman Bot over 5 years ago

  • Pull request https://github.com/theforeman/foreman/pull/5961 added
Actions

Also available in: Atom PDF