[
https://issues.apache.org/jira/browse/SLING-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bertrand Delacretaz resolved SLING-10270.
-----------------------------------------
Resolution: Fixed
Fixed in [commit
5dd19a2|https://github.com/apache/sling-org-apache-sling-jcr-repoinit/commit/5dd19a27f099bb44af1c366fdeceaa6f45b10eb6]
> 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
> Priority: Minor
> 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)