[ELASTIC-15] Missing labels, JCR Nodes created in wrong location. Generally broken Created: 08/Mar/21  Updated: 08/Mar/21

Status: Open
Project: Elasticsearch
Component/s: None
Affects Version/s: 1.0.0
Fix Version/s: None

Type: Bug Priority: Blocker
Reporter: Alex Day Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Magnolia 6.2.6
Tomcat 9.0.43
Java 8


Attachments: PNG File cluster-editor.missinglabels.png     PNG File image-2021-03-09-08-53-35-709.png    
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled

 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


Generated at Mon Feb 12 01:46:27 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.