Uploaded image for project: 'Elasticsearch'
  1. Elasticsearch
  2. ELASTIC-15

Missing labels, JCR Nodes created in wrong location. Generally broken

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Blocker
    • None
    • 1.0.0
    • None
    • Magnolia 6.2.6
      Tomcat 9.0.43
      Java 8

    Description

      Setup

      1.  Add maven dependencies to Magnolia 6.2.6
         Attempted with both versions 1.0.0-RC3 and 1.0.1-SNAPSHOT by restoring the state of Magnolia's repository, and updating the elasticsearchVersion parameter.

      <dependency>
         <groupId>info.magnolia.elasticsearch</groupId>
         <artifactId>magnolia-query-manager</artifactId>
         <version>${elasticsearchVersion}</version>
      </dependency>

      <dependency>
      {{ <groupId>info.magnolia.elasticsearch</groupId>}}
      {{ <artifactId>magnolia-es-content-delivery</artifactId>}}
      {{   <version>${elasticsearchVersion}</version>}}
      </dependency>

       

      1. Start Magnolia, and install Elastic Search module
      1. The following line is in the log:

      AppLauncherLayoutManagerImpl: Definition not found: elastic-endpoint-designer-app

      Missing Labels - Steps to reproduce

      Open App 'Cluster Editor', and Click 'Add Item' on Action Bar.

      1. 118n labels missing within the add cluster sub-app

      Expected results

      Sub App with well-labelled fields

      Actual results

      Fields are missing labels,

       

      JCR Created in wrong location - Steps to reproduce

       

      1. Open App 'Cluster Editor', and Click 'Add Item' on Action Bar.
      2. Complete the Cluster Editor detail sub-app, and submit.

      Expected results

      Cluster Record added to Browser sub-app

      Actual results

      No Record appears to be added.

      Workaround

      Open JCR app. Navigate to 'query-manager' workspace. Move the newly created mgnl:esCluster into the /clusters mgnl:content node.

      Return to Cluster Editor app. The cluster record now appears

       

       

      Due to the broken nature of the module, we did not continue with configuration.

       

      Can you please advise on support for Magnolia 6.2.6

      Checklists

        Acceptance criteria

        Attachments

          Activity

            People

              Unassigned Unassigned
              ben.newsome Alex Day
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Checklists

                  Bug DoR
                  Task DoD