Hello. My user macros said me
User Macro show-if-ext may use context keys [ userAccessor, permissionHelper, req ] which are not set in system property macro.required.velocity.context.keys. If the macro is not rendered as expected, try to manually add those keys into the system property.
I found this https://jira.atlassian.com/browse/CONFSERVER-82741
But I dont really understand what should I add and when.
-Dmacro.required.velocity.context.keys=userAccessor, permissionHelper, req
in setenv.sh?