Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Hard-coded AdminAlias in "Agent Compliance | Quarantine" flow #461

@ghost

Description

"Agent Compliance | Quarantine" flow --> Send Notification action --> Params property has a hardcoded value right now:
{ "AgentName":"@{first(outputs('Find_Agent')?['body/value'])?['cat_name']}", "AdminAlias":"[email protected]" }

Should this instead use the cat_ComplianceSupportContactAlias environment variable?

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions