Return-Path: X-Original-To: apmail-zest-dev-archive@minotaur.apache.org Delivered-To: apmail-zest-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 73A5918F0B for ; Thu, 9 Jul 2015 15:25:05 +0000 (UTC) Received: (qmail 61665 invoked by uid 500); 9 Jul 2015 15:25:05 -0000 Delivered-To: apmail-zest-dev-archive@zest.apache.org Received: (qmail 61625 invoked by uid 500); 9 Jul 2015 15:25:05 -0000 Mailing-List: contact dev-help@zest.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zest.apache.org Delivered-To: mailing list dev@zest.apache.org Received: (qmail 61608 invoked by uid 99); 9 Jul 2015 15:25:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Jul 2015 15:25:05 +0000 Date: Thu, 9 Jul 2015 15:25:05 +0000 (UTC) From: "Paul Merlin (JIRA)" To: dev@zest.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (ZEST-31) ElasticSearch Query dereferences Associations MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ZEST-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Merlin updated ZEST-31: ---------------------------- Affects Version/s: 2.0 > ElasticSearch Query dereferences Associations > --------------------------------------------- > > Key: ZEST-31 > URL: https://issues.apache.org/jira/browse/ZEST-31 > Project: Zest > Issue Type: Bug > Affects Versions: 2.0 > Reporter: Niclas Hedhman > > I think there is a problem in the ElasticSearch Query system, when it comes to handling Associations. I haven't investigated yet, but it tried to dereference the EntityReference of an Association, which of course causes an EntityTypeNotFoundException, since originating Module is down in the Infra Layer. -- This message was sent by Atlassian JIRA (v6.3.4#6332)