-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Minor
-
Issue Summary
Comment data, when passed in an issue_assigned or issue_update template, is not redacted for HIPAA tenants.
Steps to Reproduce
- There is an extensive test provided in the first ticket associated with this bug.
- Example: If we transition an issue and this transition is associated with a screen with some fields such as reporter, assignee, and comments, when we change the information on these fields, we receive an update with all data on the email, even with HIPAA enabled.
Expected Results
- All information must be suppressed when we have HIPAA enabled;
Actual Results
- I provided the actual results on Steps to reproduce.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available