Project

General

Profile

Actions

Bug #21166

open

Disabling remote execution plugin after creating a template causes an error

Added by Ori Rabin over 6 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Steps to reproduce:
1. Add remote execution plugin to local gemfile
2. Add a job template
3. Remove remote execution plugin from gemfile
4. Try to create a Location

When trying to save the following error appears:
The single-table inheritance mechanism failed to locate the subclass: 'JobTemplate'. This error is raised because the column 'type' is reserved for storing the class in case of inheritance. Please rename this column if you didn't intend it to be used for storing the inheritance class or overwrite Template.inheritance_column to use another column for that information.

No data to display

Actions

Also available in: Atom PDF