Project

General

Profile

Actions

Bug #9230

closed

Errors rendering new Container and Registry pages

Added by Mike McCune about 9 years ago. Updated about 9 years ago.

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

Description

When trying to view the pages for a New Container or New Registry you get:

PGError: ERROR: column reference "id" is ambiguous LINE 1: SELECT id FROM "taxonomies" INNER JOIN "taxable_taxonomies" ... ^ : SELECT id FROM "taxonomies" INNER JOIN "taxable_taxonomies" ON "taxable_taxonomies"."taxonomy_id" = "taxonomies"."id" WHERE "taxonomies"."type" IN ('Location') AND "taxable_taxonomies"."taxable_type" = 'DockerContainerWizardStates::Preliminary' AND "taxable_taxonomies"."taxable_id" IS NULL ORDER BY title

Need to adjust the pluck to include the table name.


Related issues 1 (0 open1 closed)

Has duplicate Foreman - Bug #9136: Error uning docker plugin in Foreman 1.7.1 - create new registry Duplicate01/27/2015Actions
Actions #1

Updated by The Foreman Bot about 9 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman-docker/pull/78 added
  • Pull request deleted ()
Actions #2

Updated by Dominic Cleal about 9 years ago

  • Project changed from Foreman to Docker
  • Category deleted (Organizations and Locations)
Actions #3

Updated by Dominic Cleal about 9 years ago

  • Has duplicate Bug #9136: Error uning docker plugin in Foreman 1.7.1 - create new registry added
Actions #4

Updated by Anonymous about 9 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF