[MGNLMAIL-101] Path within MailVerifyPresenter to simpleConfiguration is incorrect Created: 25/Sep/19  Updated: 20/May/20  Resolved: 03/Apr/20

Status: Closed
Project: Magnolia Mail Module
Component/s: None
Affects Version/s: 5.5.1
Fix Version/s: 5.5.4

Type: Bug Priority: Neutral
Reporter: Julian Nodarse Assignee: Adam Siska
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: 0d
Time Spent: 14m
Original Estimate: Not Specified

Attachments: PNG File simpleConfiguration_5.7.x.png     PNG File simpleConfiguration_6.1.x.png    
Issue Links:
causality
duplicate
duplicates MGNLMAIL-100 Cannot verify the current mail settin... Closed
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
Sprint: UI Framework 21
Story Points: 2

 Description   

The MailVerifyPresenter class has the following constant :

private static final String SIMPLE_CONFIGURATION_NODE_PATH = "/modules/mail/config/simpleConfiguration"

5.7.x has this path set correctly and can be seen from the Configurations within /modules/mail/config/simpleConfiguration.
(see screenshot)

6.1.x has the location of this configuration under /modules/mail/config/templatesConfiguration/simpleConfiguration.
(see screenshot)  

As a result, the mail module does not work without manually moving the node to /modules/mail/config/simpleConfiguration.

Solution would be to change the path within MailVerifyPresenter, or move the config node to the correct location.


Generated at Mon Feb 12 06:03:39 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.