Skip to content

groovyConsole: email option not working on cloud #118

@nutmix

Description

@nutmix

we added an osgi config file like this:

{
"allowedGroups":[
"groovyAdmin",
"admin"
],
"emailRecipients":[
"me@mydomain.com"
],
"auditDisplayAll":true,
"emailEnabled":true
}

And we can see this is "loaded" onto our cloud instance by scripts only being runnable by users in "groovyAdmin" group which we added.

however, no emails are received to the emailRecipients.

Is this feature broken for cloud?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions