]
Tomaz Cerar closed WFLY-7456.
-----------------------------
Resolution: Rejected
Inconsistent description for custom mail server between
:read-resource-description on parent and the custom server itself
-------------------------------------------------------------------------------------------------------------------------
Key: WFLY-7456
URL:
https://issues.jboss.org/browse/WFLY-7456
Project: WildFly
Issue Type: Bug
Components: Mail
Affects Versions: 10.1.0.Final
Reporter: Radim Hatlapatka
Assignee: Tomaz Cerar
Priority: Optional
Labels: user_experience
There is inconsistent description for custom server when reading it as child description
=> {{/subsystem=mail/mail-session=default:read-resource-description}}, where it is
{{Custom mail server configuration}} and when reading its description directly =>
{{/subsystem=mail/mail-session=default/custom=xxx:read-resource-description}}, where it is
{{Mail session server}}
This doesn't look nice from UX PoV, where I believe these values should be the same.