-
Suggestion
-
Resolution: Unresolved
We have pre-defined list of variables that can be used in Automation rules for when an alert is generated.
- https://support.atlassian.com/cloud-automation/docs/automation-smart-values-content-scanning-alerts/
Anyway, we can't access the page on which the sensitive data has been detected. We can access the URL to view the alert in Guard Detect(following smart value) but not all users will have access to that one.
{{detectAlert.url}}
Suggestion
It would be nice if we could have access to the page or work item on which the data has been exposed. That it could be part of the {detectAlert.linkedResources.url or have its own variable such as:
{{detectAlert.SensitiveData.url}}
That would enable customers to create an alert for the end-user and ask them to remove the content from the page/work item.