Project

General

Profile

Actions

Refactor #1092

closed

hostgroup should not look for parent hostgroups if they do not exists

Added by Ohad Levy over 12 years ago. Updated over 12 years ago.

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

Description

when displaying a hostgroup name, we see requests for NULL in the db such as:

SELECT * FROM "hostgroups" WHERE ("hostgroups"."id" IN (NULL)) ORDER BY (case when hostgroups.ancestry is null then 0 else 1 end), hostgroups.ancestry
Actions #1

Updated by Ohad Levy over 12 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF