Bertrand Delacretaz created SLING-10270:
-------------------------------------------
Summary: Disabling service users sets incorrect "reason"
Key: SLING-10270
URL: https://issues.apache.org/jira/browse/SLING-10270
Project: Sling
Issue Type: Bug
Components: Repoinit
Affects Versions: Repoinit JCR 1.1.34
Reporter: Bertrand Delacretaz
Assignee: Bertrand Delacretaz
Fix For: Repoinit JCR 1.1.36
The {{UserVisitor}} currently uses
{{DisableServiceUser.getParametersDescription()}} for the value of the "disable
reason" string.
That includes additional information besides the reason defined by the repoinit
statement.
The new {{getReason()}} method introduced by SLING-10235 allows for getting
just the reason string, it should be used instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)